pgsql: Switch position of some declarations in libpq.h

Started by Michael Paquierabout 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Switch position of some declarations in libpq.h

This makes the header more consistent with the surroundings, with
declarations associated to a given file grouped together.

Author: Daniel Gustafsson
Discussion: /messages/by-id/20190608012439.GB7228@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cf4263cc6c3a2310de4f1540745990e62fa2312c

Modified Files
--------------
src/include/libpq/libpq.h | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)