doc: Fix order of protocol messages in listing

Peter Eisentraut <peter@eisentraut.org>

Commit: 83d727e5b23c43f3fb7221963ddec24277c1126f
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-10-23T11:01:39Z
Releases: 14.0
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.

Files

PathChange+/−
doc/src/sgml/protocol.sgml modified +18 −18

Documentation touched