pgsql: docs: remove second mention of btree max length reduction

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: remove second mention of btree max length reduction
Date: 2019-05-11 22:24:34
Message-ID: E1hPaPy-0001kg-Jz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: remove second mention of btree max length reduction

I already added that to the incompatibility section as a separate item.

Reported-by: Peter Geoghegan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4217d15d91128355ea13e6fb9c031b826e2a1335

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-05-12 01:27:54 pgsql: Rearrange pgstat_bestart() to avoid failures within its critical
Previous Message Bruce Momjian 2019-05-11 22:01:50 Re: pgsql: doc: remove pg_config mention from PG 12 release notes