postgresql/contrib/dblink/expected
Joe Conway 1d895f426f - During dblink_open, if transaction state was IDLE, force cursor count to
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.
2006-06-21 16:43:11 +00:00
..
dblink.out - During dblink_open, if transaction state was IDLE, force cursor count to 2006-06-21 16:43:11 +00:00