aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2015-08-05 16:21:54 -0400
committerAndrew Dunstan <andrew@dunslane.net>2015-08-05 16:21:54 -0400
commit7c29764a354a0e7deb3c28e1d5c38ff6662ee3f9 (patch)
tree75158062c0e00bc34839fa517d2ebb62102b51a0 /src/backend/executor/nodeModifyTable.c
parentff85fc8d0b3ae88221e20ee9b070c23248eb7921 (diff)
downloadpostgresql-7c29764a354a0e7deb3c28e1d5c38ff6662ee3f9.tar.gz
postgresql-7c29764a354a0e7deb3c28e1d5c38ff6662ee3f9.zip
Allow pg_rewind tap tests to run with older File::Path versions
Older versions have rmtree but not remove_tree. The one-argument forms of these are equivalent, so replace remove_tree with rmtree. This allows the tests to be run on oldish Msys systems.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions