forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitef60de6
committed
doc: Add note about pg_settings and customized options into catalogs.sgml.
The pg_settings view does not display customized options untilthe extension module that defines them has been loaded. This commitadd the note about that behavior, into the docs.Author: John NaylorReviewed-by: Tom Lane, Fujii MasaoDiscussion:https://postgr.es/m/CAFBsxsGsBZsG=cLM0Op5HFb2Ks6SzJrOc_eRO_jcKSNuqFRKnQ@mail.gmail.com1 parent3636efa commitef60de6
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12279 | 12279 |
| |
12280 | 12280 |
| |
12281 | 12281 |
| |
12282 |
| - | |
12283 |
| - | |
12284 |
| - | |
12285 |
| - | |
| 12282 | + | |
| 12283 | + | |
| 12284 | + | |
| 12285 | + | |
| 12286 | + | |
| 12287 | + | |
| 12288 | + | |
| 12289 | + | |
12286 | 12290 |
| |
12287 | 12291 |
| |
12288 | 12292 |
| |
|
0 commit comments
Comments
(0)