forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0d06a7e
committed
Document that search_path is reported by the server
Commit28a1121 marked search_path as GUC_REPORT, but failed toupdate the relevant places in docs. There are two places listing the GUCoptions reported to the client, so update both.Reported-by: Tom LaneDiscussion:https://postgr.es/m/CAFh8B=k8s7WrcqhafmYhdN1+E5LVzZi_QaYDq8bKvrGJTAhY2Q@mail.gmail.com1 parent28a1121 commit0d06a7e
2 files changed
+6
-2
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2643 | 2643 |
| |
2644 | 2644 |
| |
2645 | 2645 |
| |
| 2646 | + | |
2646 | 2647 |
| |
2647 | 2648 |
| |
2648 | 2649 |
| |
| |||
2652 | 2653 |
| |
2653 | 2654 |
| |
2654 | 2655 |
| |
2655 |
| - | |
| 2656 | + | |
| 2657 | + | |
2656 | 2658 |
| |
2657 | 2659 |
| |
2658 | 2660 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1325 | 1325 |
| |
1326 | 1326 |
| |
1327 | 1327 |
| |
| 1328 | + | |
1328 | 1329 |
| |
1329 | 1330 |
| |
1330 | 1331 |
| |
| |||
1334 | 1335 |
| |
1335 | 1336 |
| |
1336 | 1337 |
| |
1337 |
| - | |
| 1338 | + | |
| 1339 | + | |
1338 | 1340 |
| |
1339 | 1341 |
| |
1340 | 1342 |
| |
|
0 commit comments
Comments
(0)