Better fix for sequence access in hot standby test

The purpose of the test was to check access to the sequence relation on
a hot standby, so change the test to read a different column from the
sequence, instead of just reading the catalog.

From: Andreas Karlsson <andr...@proxel.se>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/579f700911794d33d95628266f8ed700f113ee16

Modified Files
--------------
src/test/regress/expected/hs_standby_allowed.out | 8 ++++----
src/test/regress/sql/hs_standby_allowed.sql      | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to