summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-27 02:17:47 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-27 02:17:47 +0000
commitc3be085ab7a21e01f530357d962fa22f74a637ef (patch)
tree0aad28a65d7371c2b728ba1f47f19d3772b825a6 /src/backend/access/gist/gist.c
parentfc722403a64a09452919a3550a8d0da2df544d6a (diff)
downloadpostgresql-c3be085ab7a21e01f530357d962fa22f74a637ef.tar.gz
Modify pg_dump to assume that a check constraint is inherited if its
name matches the name of any parent-table constraint, without looking at the constraint text. This is a not-very-bulletproof workaround for the problem exhibited by Berend Tober last month. We really ought to record constraint inheritance status in pg_constraint, but it's looking like that may not get done for 8.1 --- and even if it does, we will need this kluge for dumping from older servers.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions