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/[email protected] Branch ------ REL9_3_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/a9d0c862d53db353e9879acbeaa75a1c9fe39123 Modified Files -------------- doc/src/sgml/datatype.sgml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-)
