pgsql: doc: Fix order of protocol messages in listing

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix order of protocol messages in listing
Date: 2020-10-27 07:56:39
Message-ID: E1kXJqR-0007oP-Rg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix order of protocol messages in listing

Move GSSENCRequest to the correct alphabetical position.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8fed2eadb8558185d162cc7fd09192c2e10b915f

Modified Files
--------------
doc/src/sgml/protocol.sgml | 75 +++++++++++++++++++++++-----------------------
1 file changed, 38 insertions(+), 37 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-10-27 08:12:11 pgsql: Make procedure OUT parameters work with JDBC
Previous Message Amit Kapila 2020-10-27 03:03:14 pgsql: Update description of spilled counters in pg_stat_replication_sl