aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-01-29 10:40:22 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-01-29 10:43:33 +0200
commitc9d7dbacd387ab3814bc6b38010a9e72a02ea4f5 (patch)
treee785a23531d42bcfc482f0f6049de00b9ce3337e /doc/src
parentfd4ced5230162b50a5c9d33b4bf9cfb1231aa62e (diff)
downloadpostgresql-c9d7dbacd387ab3814bc6b38010a9e72a02ea4f5.tar.gz
postgresql-c9d7dbacd387ab3814bc6b38010a9e72a02ea4f5.zip
Skip truncating ON COMMIT DELETE ROWS temp tables, if the transaction hasn't
touched any temporary tables. We could try harder, and keep track of whether we've inserted to any temp tables, rather than accessed them, and which temp tables have been inserted to. But this is dead simple, and already covers many interesting scenarios.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions