pgsql: doc: update release note item about the v2 wire protocol - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: update release note item about the v2 wire protocol
Date
Msg-id E1lqidA-0005aB-U2@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: pgsql: Adjust batch size in postgres_fdw to not use too many parameters
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid misbehavior when persisting a non-stable cursor.