diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-09-27 16:14:37 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-09-27 16:14:43 -0400 |
commit | 28e07270768518524291d7d7906668eb67f6b8a5 (patch) | |
tree | 702ecbab07ba0ed2f80c0ee295383ac29058d15b /src/backend/utils/adt/numeric.c | |
parent | 65c865620237bf1964757436a36c40af591d30fb (diff) | |
download | postgresql-28e07270768518524291d7d7906668eb67f6b8a5.tar.gz postgresql-28e07270768518524291d7d7906668eb67f6b8a5.zip |
Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE.
This reverts commit 15bc038f9, along with the followon commits 1635e80d3
and 984c92074 that tried to clean up the problems exposed by bug #14825.
The result was incomplete because it failed to address parallel-query
requirements. With 10.0 release so close upon us, now does not seem like
the time to be adding more code to fix that. I hope we can un-revert this
code and add the missing parallel query support during the v11 cycle.
Back-patch to v10.
Discussion: https://postgr.es/m/20170922185904.1448.16585@wrigleys.postgresql.org
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions