forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit834ef11
Doc: improve explanation of when custom GUCs appear in pg_settings.
Be more clear about when and how an extension-defined GUC comes to bevisible in pg_settings. (Move the para to the bottom of the page, too;whoever thought this point was more important than the para about theview being updatable had odd priorities IMNSHO.)Back-patch to v15 where archive modules were added, since that seemsto have made this more of a sore spot than it was before.Benoit Lobréau, Nathan BossartDiscussion:https://postgr.es/m/CAPE8EZ7KHaXMHKwT=HOim23tDVKYA1PruRuTfeYdCrYWwPGhag@mail.gmail.com1 parentbe92207 commit834ef11
1 file changed
+15
-5
lines changedLines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3273 | 3273 |
| |
3274 | 3274 |
| |
3275 | 3275 |
| |
3276 |
| - | |
3277 |
| - | |
3278 |
| - | |
3279 |
| - | |
3280 |
| - | |
3281 | 3276 |
| |
3282 | 3277 |
| |
3283 | 3278 |
| |
| |||
3291 | 3286 |
| |
3292 | 3287 |
| |
3293 | 3288 |
| |
| 3289 | + | |
| 3290 | + | |
| 3291 | + | |
| 3292 | + | |
| 3293 | + | |
| 3294 | + | |
| 3295 | + | |
| 3296 | + | |
| 3297 | + | |
| 3298 | + | |
| 3299 | + | |
| 3300 | + | |
| 3301 | + | |
| 3302 | + | |
| 3303 | + | |
3294 | 3304 |
| |
3295 | 3305 |
| |
3296 | 3306 |
| |
|
0 commit comments
Comments
(0)