public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
Date: Tue, 03 Feb 2026 08:07:51 +0000
Message-ID: <[email protected]> (raw)

Rename AssertVariableIsOfType to StaticAssertVariableIsOfType

This keeps run-time assertions and static assertions clearly separate.

Reviewed-by: Bertrand Drouvot <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/2273bc2a-045d-4a75-8584-7cd9396e5534%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/137d05df2f2014c584b229310b8635fa6a8572ba

Modified Files
--------------
contrib/hstore_plperl/hstore_plperl.c     | 12 +++++-----
contrib/hstore_plpython/hstore_plpython.c | 16 ++++++-------
contrib/jsonb_plpython/jsonb_plpython.c   |  8 +++----
contrib/ltree_plpython/ltree_plpython.c   |  4 ++--
src/backend/executor/execParallel.c       |  2 +-
src/backend/jit/llvm/llvmjit_types.c      | 10 ++++----
src/include/access/xlogdefs.h             |  2 +-
src/include/c.h                           | 14 ++++++------
src/include/lib/ilist.h                   | 38 +++++++++++++++----------------
src/include/lib/pairingheap.h             |  8 +++----
src/include/postgres.h                    |  4 ++--
src/include/storage/proclist.h            |  4 ++--
src/include/utils/freepage.h              |  2 +-
src/include/utils/relptr.h                | 10 ++++----
14 files changed, 67 insertions(+), 67 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox