diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2016-03-03 12:49:02 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2016-03-03 12:51:47 -0300 |
commit | 5bec1ad4648e71711357caa0ae0030f5ccb911d7 (patch) | |
tree | 3dea752b5b93c3b35e929fe42e99658ff881656c /contrib/postgres_fdw/postgres_fdw.c | |
parent | c7111d11b188bd631a63c98e9aab8532176007c3 (diff) | |
download | postgresql-5bec1ad4648e71711357caa0ae0030f5ccb911d7.tar.gz postgresql-5bec1ad4648e71711357caa0ae0030f5ccb911d7.zip |
Fix mistakes in recovery tests
One test was relying on method remove_tree that isn't implemented in the
oldest Perl we support; fix it by using the older rmtree instead.
Another test had a typo in a SQL command, which isn't noticed because
the PostgresNode->psql() method doesn't check that queries return
correctly. That's undesirable and will also be fixed later on, but for
now let's make the test actually work.
Author: Craig Ringer
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions