aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-03-04 19:54:13 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-03-04 19:54:13 +0000
commitf3032cbe377ecc570989e1bd2fe1aea455c12cc3 (patch)
tree0ebdb8d2fefe61172d2c3cabdef0fb5f41da6373 /src/tutorial/basics.source
parent089e1a86ca7bd3a48857b91d67d756d11cf0d434 (diff)
downloadpostgresql-f3032cbe377ecc570989e1bd2fe1aea455c12cc3.tar.gz
postgresql-f3032cbe377ecc570989e1bd2fe1aea455c12cc3.zip
Fix PREPARE TRANSACTION to reject the case where the transaction has dropped a
temporary table; we can't support that because there's no way to clean up the source backend's internal state if the eventual COMMIT PREPARED is done by another backend. This was checked correctly in 8.1 but I broke it in 8.2 :-(. Patch by Heikki Linnakangas, original trouble report by John Smith.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions