aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2017-04-25 16:57:43 -0400
committerStephen Frost <sfrost@snowman.net>2017-04-25 16:57:43 -0400
commit9139aa19423b736470f669e566f8ef6a7f19b801 (patch)
tree26fb1621d5062fc9fae965b59e657c8d6747a3cc /src/backend/access/gist
parent5f2b48d1dd17156c2021f9fa7c85d5c550bc2c6a (diff)
downloadpostgresql-9139aa19423b736470f669e566f8ef6a7f19b801.tar.gz
postgresql-9139aa19423b736470f669e566f8ef6a7f19b801.zip
Allow ALTER TABLE ONLY on partitioned tables
There is no need to forbid ALTER TABLE ONLY on partitioned tables, when no partitions exist yet. This can be handy for users who are building up their partitioned table independently and will create actual partitions later. In addition, this is how pg_dump likes to operate in certain instances. Author: Amit Langote, with some error message word-smithing by me
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions