postgresql/src/backend/tcop
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
..
Makefile Represent command completion tags as structs 2020-03-02 18:19:51 -03:00
cmdtag.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dest.c Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
fastpath.c Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
postgres.c Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
pquery.c Simplify useless 0L constants 2023-03-29 08:25:12 +02:00
utility.c Fix pgindent 2023-07-10 12:05:32 +02:00