aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
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:48:28 +0900
commit034d5c94647f91302e8df5a32154076b375f9134 (patch)
tree6974aa5ed68611ea499ba3a38b245702ba86453d /src/backend/executor
parentd3c9f9c5b57d2a8a7ab065a6b942703854ec5e97 (diff)
downloadpostgresql-034d5c94647f91302e8df5a32154076b375f9134.tar.gz
postgresql-034d5c94647f91302e8df5a32154076b375f9134.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/executor')
0 files changed, 0 insertions, 0 deletions