]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: explicitly point out that enum values can't be dropped.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 Mar 2018 17:44:34 +0000 (13:44 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 Mar 2018 17:44:34 +0000 (13:44 -0400)
commitb7fbd3f4838631f7279704638caa74b974f22371
treeed9ce8b75a94f8eea4decef1669406848d8f952b
parentb15a8c963268153416bc67b210d6ad2a31ef58ca
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
doc/src/sgml/datatype.sgml