[COMMITTERS] pgsql: Fix hot standby tests for sequence catalog change - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: Fix hot standby tests for sequence catalog change
Date
Msg-id E1cOQ5O-00080L-4U@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix hot standby tests for sequence catalog change

From: Kuntal Ghosh <kuntalghosh.2007@gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3d54c16c24d7fd73c9fdfa4b2f946899f7f85e58

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


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: [COMMITTERS] pgsql: Remove bogus notice that older clients might not work with MD5p
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Disable prompting for passphrase while (re)loading SSL configfi