diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-26 23:20:37 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-26 23:20:37 +0000 |
commit | aa060cd7140c63514ef67fac552fafdd1ece7efc (patch) | |
tree | c99d516f581c8a112cf9132e54e3755497c4af9a /src/backend/utils/error | |
parent | 1ded77722dc7882e924c667520473004a7443ffc (diff) | |
download | postgresql-aa060cd7140c63514ef67fac552fafdd1ece7efc.tar.gz postgresql-aa060cd7140c63514ef67fac552fafdd1ece7efc.zip |
Close all cursors created during a failed subtransaction. This is needed
to avoid problems when a cursor depends on objects created or changed in
the same subtransaction. We'd like to do better someday, but this seems
the only workable answer for 8.0.1.
Diffstat (limited to 'src/backend/utils/error')
0 files changed, 0 insertions, 0 deletions