forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0086ee3
committed
Use installed postgresql.conf.sample for GUC sanity TAP test
The current code looks for the sample file in the source directory, butit seems better to test against the installed sample file.Backpatch to release 15 where the test was introduced.Discussion:https://postgr.es/m/73eea68e-3b6f-5f63-6024-25ed26b52016@dunslane.netReviewed by Tom Lane, Alvaro Herrera, Michael Paquier.1 parent7a387f5 commit0086ee3
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
|
0 commit comments
Comments
(0)