1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-19 23:22:23 +03:00
Files
postgres/src
Tom Lane aa060cd714 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.
2005-01-26 23:20:37 +00:00
..
2004-12-31 22:04:05 +00:00
2003-11-29 19:52:15 +00:00
2004-06-01 03:32:42 +00:00
2003-11-29 19:52:15 +00:00