forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit99a0a2a
committed
Allow PostgresNode.pm's backup method to accept backup_options.
Partial back-port of commit081876d.A test case for a pending bug fix needs this capability, but the codeon 9.6 is significantly different, so I'm only back-patching thischange as far as v10. We'll have to work around the problem anotherway in v9.6.Discussion:http://postgr.es/m/CAFiTN-tcivNvL0Rg6rD7_CErNfE75H7+gh9WbMxjbgsattja1Q@mail.gmail.com1 parent6bfcc7d commit99a0a2a
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
542 | | - | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
543 | 546 | | |
544 | 547 | | |
545 | 548 | | |
| |||
548 | 551 | | |
549 | 552 | | |
550 | 553 | | |
551 | | - | |
| 554 | + | |
552 | 555 | | |
553 | 556 | | |
554 | 557 | | |
555 | 558 | | |
556 | 559 | | |
557 | 560 | | |
558 | 561 | | |
559 | | - | |
| 562 | + | |
| 563 | + | |
560 | 564 | | |
561 | 565 | | |
562 | 566 | | |
| |||
0 commit comments
Comments
(0)