aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-05-27 21:13:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-05-27 21:13:25 +0000
commit35b6007efee916e5b4dfbd4e98fcbef9b8259355 (patch)
tree05247dca739821d8564eb064a10228e792be0cd7 /src/backend/access/gist/gist.c
parent8eecf95d415b8b73ae05e7221c00388d1abe2d27 (diff)
downloadpostgresql-35b6007efee916e5b4dfbd4e98fcbef9b8259355.tar.gz
postgresql-35b6007efee916e5b4dfbd4e98fcbef9b8259355.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/gist.c')
0 files changed, 0 insertions, 0 deletions