diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-08-23 10:12:56 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-08-23 10:12:56 -0400 |
commit | ff59d5d2cff32cfe88131f87b6c401970d449c08 (patch) | |
tree | 7f894158e534bfba7194941741448ef72307be75 /src/backend/utils/adt/ruleutils.c | |
parent | a2bbc58f743489784de797d81be37ea309cb0773 (diff) | |
download | postgresql-ff59d5d2cff32cfe88131f87b6c401970d449c08.tar.gz postgresql-ff59d5d2cff32cfe88131f87b6c401970d449c08.zip |
Provide feature-test macros for libpq features added in v17.
As per the policy established in commit 6991e774e, invent macros
that can be tested at compile time to detect presence of new libpq
features. This should make calling code more readable and less
error-prone than checking the libpq version would be (especially
since we don't expose that at compile time; the server version is
an unreliable substitute).
Discussion: https://postgr.es/m/2042418.1724346970@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions