aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/constraint.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-08-23 10:12:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-08-23 10:12:56 -0400
commit79c3012dc2311bdaa4bb135d871d16f103a62966 (patch)
tree2c071f151fd3c214c88cc1ee0e006a4e26fe595f /src/backend/commands/constraint.c
parent6b1f78d90b5f2475d968e16febee8f9d43730d63 (diff)
downloadpostgresql-79c3012dc2311bdaa4bb135d871d16f103a62966.tar.gz
postgresql-79c3012dc2311bdaa4bb135d871d16f103a62966.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/commands/constraint.c')
0 files changed, 0 insertions, 0 deletions