postgresql/src/include/libpq
Nathan Bossart f4b54e1ed9 Introduce macros for protocol characters.
This commit introduces descriptively-named macros for the
identifiers used in wire protocol messages.  These new macros are
placed in a new header file so that they can be easily used by
third-party code.

Author: Dave Cramer
Reviewed-by: Alvaro Herrera, Tatsuo Ishii, Peter Smith, Robert Haas, Tom Lane, Peter Eisentraut, Michael Paquier
Discussion: https://postgr.es/m/CADK3HHKbBmK-PKf1bPNFoMC%2BoBt%2BpD9PH8h5nvmBQskEHm-Ehw%40mail.gmail.com
2023-08-22 19:16:12 -07:00
..
auth.h Remove a few unused global variables and declarations. 2023-06-12 16:25:37 +03:00
be-fsstubs.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
be-gssapi-common.h De-Revert "Add support for Kerberos credential delegation" 2023-04-13 08:55:07 -04:00
crypt.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
hba.h Store IdentLine->pg_user as an AuthToken 2023-01-16 13:58:07 +09:00
ifaddr.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
libpq-be-fe-helpers.h Add helper library for use of libpq inside the server environment 2023-01-23 19:25:23 -08:00
libpq-be.h Revert "Add notBefore and notAfter to SSL cert info display" 2023-07-20 17:18:12 +02:00
libpq-fs.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
libpq.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
pqcomm.h Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
pqformat.h Change argument type of pq_sendbytes from char * to void * 2023-02-14 13:32:19 +01:00
pqmq.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
pqsignal.h Retire PG_SETMASK() macro. 2023-02-03 11:29:46 +13:00
protocol.h Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
sasl.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
scram.h Make SCRAM iteration count configurable 2023-03-27 09:46:29 +02:00