pgsql: Add filter capability to RecursiveCopy::copypath - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add filter capability to RecursiveCopy::copypath
Date
Msg-id E1adlZH-0003wq-Kx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add filter capability to RecursiveCopy::copypath

This allows skipping copying certain files and subdirectories in tests.
This is useful in some circumstances such as copying a data directory;
future tests want this feature.

Also POD-ify the module.

Authors: Craig Ringer, Pallavi Sontakke
Reviewed-By: Álvaro Herrera

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a31aaec40643e0074f30b1683953cb0b3ea27036

Modified Files
--------------
src/test/perl/RecursiveCopy.pm | 107 ++++++++++++++++++++++++++++++++++++-----
1 file changed, 96 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co
Next
From: Alvaro Herrera
Date:
Subject: pgsql: PostgresNode: add backup_fs_hot and backup_fs_cold