From 444302ed56273e4c4006a9be319e60fa12a90346 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 8 Jun 2021 16:47:14 -0400 Subject: [PATCH] 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 --- doc/src/sgml/release-14.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index 08cb0676805..a2ad120cef4 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -213,7 +213,7 @@ Author: Heikki Linnakangas - This was last used as the default in Postgres 7.2 (year 2002). + This was last used as the default in Postgres 7.3 (year 2002).