[COMMITTERS] pgsql: In v10 release notes,call out sequence changes as a compatibili - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: In v10 release notes,call out sequence changes as a compatibili
Date
Msg-id E1dYH7w-0004va-9S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In v10 release notes, call out sequence changes as a compatibility item.

The previous description didn't make it clear that this change
potentially breaks applications, partly because the entry wasn't even
in the compatibility-hazard section.  Move and clarify.

Discussion: https://postgr.es/m/603f3f0a-f89d-ae8b-1da9-a92fac16086d@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/866f4a7c210857aa342bf901558d170325094dde

Modified Files
--------------
doc/src/sgml/release-10.sgml | 66 +++++++++++++++++++++++++-------------------
1 file changed, 37 insertions(+), 29 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins.
Next
From: Dean Rasheed
Date:
Subject: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partitionb