aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-05-27 21:13:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-05-27 21:13:39 +0000
commit290d4b37ab98be20ebb79c658b7590b8982d7f01 (patch)
tree51bfc4be1f2c6d83964898b2a523292b35ccb06b /src/backend/access/gist/gistproc.c
parent48ecee132852b1631b9b6ec5d5fe9c0b9ab5ac98 (diff)
downloadpostgresql-290d4b37ab98be20ebb79c658b7590b8982d7f01.tar.gz
postgresql-290d4b37ab98be20ebb79c658b7590b8982d7f01.zip
Back-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER, and REINDEX when the
current transaction has any open references to the target relation or index (implying it has an active query using the relation). Also back-patch the 8.2 fix that prohibits TRUNCATE and CLUSTER when there are pending AFTER-trigger events. Per suggestion from Heikki.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions