On Sun, Dec 6, 2015 at 9:27 AM, Michael Paquier <[email protected]> wrote: > On Sun, Dec 6, 2015 at 10:56 PM, Michael Paquier > <[email protected]> wrote: >> Thanks, I looked at that again and problem is fixed as attached. > > Er, not exactly... poll_query_until in PostgresNode.pm is using psql > -c without the --no-psqlrc switch so this patch causes the regression > tests of pg_rewind to fail. Fixed as attached.
Committed. Go, team. This has been a long time coming. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
