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. -- Michael
20151206_psql_commands_v4.patch
Description: binary/octet-stream
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
