pgsql: docs: PG 12 release notes, mention that REINDEX could now fail - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: PG 12 release notes, mention that REINDEX could now fail
Date
Msg-id E1hPYoq-0008Ay-V6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  PG 12 release notes, mention that REINDEX could now fail

This is because of the new tid in the index entry.

Reported-by: Peter Geoghegan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d56fd6357a5e0e76fecf20c3dc762c5301290331

Modified Files
--------------
doc/src/sgml/release-12.sgml | 6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: add links from the PG 12 release notes to the main docs
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove pg_config mention from PG 12 release notes