Thread: pgsql: doc: Fix order of protocol messages in listing

pgsql: doc: Fix order of protocol messages in listing

From
Peter Eisentraut
Date:
doc: Fix order of protocol messages in listing

The order of AuthenticationGSSContinue and AuthenticationSSPI was
swapped, based on the other Authentication* protocol messages being
listed in subcode order.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83d727e5b23c43f3fb7221963ddec24277c1126f

Modified Files
--------------
doc/src/sgml/protocol.sgml | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)