mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-04-14 12:47:07 +08:00
initially be 0. This is needed as a previous ABORT might have wiped out an automatically opened transaction without maintaining the cursor count. - Fix regression test expected file for the correct ERROR message, which we now get given the above bug fix.