Silence regression failure of diagnostic test.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 21 Jan 2015 20:01:16 +0000 (22:01 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 21 Jan 2015 20:04:22 +0000 (22:04 +0200)
commitdf9f348a8ac7d931d230e4021c81ae7afa4ecfaf
tree366e2c9ea3d71cc66159707dd75ced437d6e118c
parentd15edff2b7f9d445cce4545511cd2e7683fecd08
Silence regression failure of diagnostic test.

Now that I fixed the bug in the error handler, we're not losing the libpq's
message about lost connect anymore. It overwrites the previous FATAL error,
which is unfortunate, but it's been long-standing behaviour that if multiple
errors are returned as result for a query, only the last one is kept.
test/expected/diagnostic.out