aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/bool.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-06-06 18:46:32 +0900
committerFujii Masao <fujii@postgresql.org>2014-06-06 18:46:32 +0900
commite2f02ed64e5e953d60315b19509f697b073f840d (patch)
treecf802187bbd9a4b3238ddd7966bac3f23ca7cd6f /src/backend/utils/adt/bool.c
parent780852ef00506414c8c471e042bfa8b9bca182ef (diff)
downloadpostgresql-e2f02ed64e5e953d60315b19509f697b073f840d.tar.gz
postgresql-e2f02ed64e5e953d60315b19509f697b073f840d.zip
Fix breakages of hot standby regression test.
This commit changes HS regression test so that it uses REPEATABLE READ transaction instead of SERIALIZABLE one because SERIALIZABLE transaction isolation level is not available in HS. Also this commit fixes VACUUM/ANALYZE label mixup. This was fixed in HEAD (commit 2985e16), but it should have been back-patched to 9.1 which had introduced SSI and forbidden SERIALIZABLE transaction in HS. Amit Langote
Diffstat (limited to 'src/backend/utils/adt/bool.c')
0 files changed, 0 insertions, 0 deletions