aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-02-04 23:03:20 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-02-04 23:03:20 +0000
commit3893127431b41a3341ac5ff9611c7ea0215b9110 (patch)
tree7d15367f9f19df8f39b1b5c00b4c33aaed1025d7 /src/backend/access/gist/gistutil.c
parent48d9ad372251d188bcb0a733e875018a5f1f3503 (diff)
downloadpostgresql-3893127431b41a3341ac5ff9611c7ea0215b9110.tar.gz
postgresql-3893127431b41a3341ac5ff9611c7ea0215b9110.zip
Fix constraint exclusion to work in inherited UPDATE/DELETE queries
... in fact, it will be applied now in any query whatsoever. I'm still a bit concerned about the cycles that might be expended in failed proof attempts, but given that CE is turned off by default, it's the user's choice whether to expend those cycles or not. (Possibly we should change the simple bool constraint_exclusion parameter to something more fine-grained?)
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions