pgsql: Allow PostgresNode.pm's backup method to accept backup_options.

2021-06-09 Thread Robert Haas
Allow PostgresNode.pm's backup method to accept backup_options. Partial back-port of commit 081876d75ea15c3bd2ee5ba64a794fd8ea46d794. A test case for a pending bug fix needs this capability, but the code on 9.6 is significantly different, so I'm only back-patching this change as far as v10. We'll

pgsql: Allow PostgresNode.pm's backup method to accept backup_options.

2021-06-09 Thread Robert Haas
Allow PostgresNode.pm's backup method to accept backup_options. Partial back-port of commit 081876d75ea15c3bd2ee5ba64a794fd8ea46d794. A test case for a pending bug fix needs this capability, but the code on 9.6 is significantly different, so I'm only back-patching this change as far as v10. We'll

pgsql: Allow PostgresNode.pm's backup method to accept backup_options.

2021-06-09 Thread Robert Haas
Allow PostgresNode.pm's backup method to accept backup_options. Partial back-port of commit 081876d75ea15c3bd2ee5ba64a794fd8ea46d794. A test case for a pending bug fix needs this capability, but the code on 9.6 is significantly different, so I'm only back-patching this change as far as v10. We'll

pgsql: Allow PostgresNode.pm's backup method to accept backup_options.

2021-06-09 Thread Robert Haas
Allow PostgresNode.pm's backup method to accept backup_options. Partial back-port of commit 081876d75ea15c3bd2ee5ba64a794fd8ea46d794. A test case for a pending bug fix needs this capability, but the code on 9.6 is significantly different, so I'm only back-patching this change as far as v10. We'll