pgsql: Doc: explicitly point out that enum values can't be dropped. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: explicitly point out that enum values can't be dropped.
Date
Msg-id E1ewtPS-0004D0-PF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: explicitly point out that enum values can't be dropped.

This was not stated in so many words anywhere.  Document it to make
clear that it's a design limitation and not just an oversight or
documentation omission.

Discussion: https://postgr.es/m/152089733343.1222.6927268289645380498@wrigleys.postgresql.org

Branch
------
REL9_5_STABLE

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

Modified Files
--------------
doc/src/sgml/datatype.sgml | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Rename TransactionChain functions
Next
From: Tom Lane
Date:
Subject: pgsql: Fix query-lifespan memory leakage in repeatedly executed hashjo