pgsql: doc: update release note item about the v2 wire protocol

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: update release note item about the v2 wire protocol
Date: 2021-06-08 20:47:24
Message-ID: E1lqidA-0005aB-U2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: update release note item about the v2 wire protocol

Protocol v2 was last used in PG 7.3, not 7.2.

Reported-by: Tatsuo Ishii

Discussion: https://postgr.es/m/20210608.091329.906837606658882674.t-ishii@sraoss.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/444302ed56273e4c4006a9be319e60fa12a90346

Modified Files
--------------
doc/src/sgml/release-14.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-06-08 21:50:54 pgsql: Avoid misbehavior when persisting a non-stable cursor.
Previous Message Jeremy Schneider 2021-06-08 18:35:57 Re: logical decoding bug: segfault in ReorderBufferToastReplace()