aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2011-11-25 17:56:55 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2011-11-25 18:19:18 -0300
commitf717f4bca298b0a1170ff506e02142e4859c3dae (patch)
tree8b7f6094f8c4be51af2ab337f21688222e95e6be /src/backend/access/gist/gistutil.c
parent3c0afde11a12bb3ca7c68a30ad0dedaa0d1adef5 (diff)
downloadpostgresql-f717f4bca298b0a1170ff506e02142e4859c3dae.tar.gz
postgresql-f717f4bca298b0a1170ff506e02142e4859c3dae.zip
Fix unvalidated check constraints on domains, too
Same bug as reported by Thom Brown for check constraints on tables: the constraint must be dumped separately from the domain, otherwise it is restored before the data and thus prevents potentially-violating data from being loaded in the first place. Per Dean Rasheed
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions