- Notifications
You must be signed in to change notification settings - Fork28
Commit239dcf8
committed
Honor TEMP_CONFIG in TAP suites.
The buildfarm client uses TEMP_CONFIG to implement its extra_configsetting. Except for stats_temp_directory, extra_config now applies toTAP suites; extra_config values seen in the past month are compatiblewith this. Back-patch to 9.6, where PostgresNode was introduced, so thebuildfarm can rely on it sooner.Reviewed by Andrew Dunstan and Tom Lane.Discussion:https://postgr.es/m/20181229021950.GA3302966@rfd.leadboat.com1 parente16ab40 commit239dcf8
2 files changed
+14
-1
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
455 |
| - | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
456 | 466 |
| |
457 | 467 |
| |
458 | 468 |
| |
| |||
478 | 488 |
| |
479 | 489 |
| |
480 | 490 |
| |
| 491 | + | |
481 | 492 |
| |
482 | 493 |
| |
483 | 494 |
| |
|
0 commit comments
Comments
(0)