forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf2d0c7f
committed
docs: Improve pg_settings_get_flags docs.
In the docs, the GUC flags that pg_settings_get_flags() reported werelisted using <simplelist>. But the list was treated as separate linesin the existing function table and didn't look good. For better view,this commit separates the list from the table entry forpg_settings_get_flags() and adds the table for it at the bottom ofthe existing function table.Author: Fujii MasaoReviewed-by: Alvaro Herrera, Michael PaquierDiscussion:https://postgr.es/m/f093edf9-6e5a-b119-ee50-6a2c97c79ee8@oss.nttdata.com1 parent2b99ce1 commitf2d0c7f
1 file changed
+42
-22
lines changedLines changed: 42 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24975 | 24975 |
| |
24976 | 24976 |
| |
24977 | 24977 |
| |
24978 |
| - | |
24979 |
| - | |
24980 |
| - | |
24981 |
| - | |
24982 |
| - | |
24983 |
| - | |
24984 |
| - | |
24985 |
| - | |
24986 |
| - | |
24987 |
| - | |
24988 |
| - | |
24989 |
| - | |
24990 |
| - | |
24991 |
| - | |
24992 |
| - | |
24993 |
| - | |
24994 |
| - | |
24995 |
| - | |
24996 |
| - | |
24997 |
| - | |
24998 |
| - | |
24999 |
| - | |
| 24978 | + | |
| 24979 | + | |
25000 | 24980 |
| |
25001 | 24981 |
| |
25002 | 24982 |
| |
| |||
25404 | 25384 |
| |
25405 | 25385 |
| |
25406 | 25386 |
| |
| 25387 | + | |
| 25388 | + | |
| 25389 | + | |
| 25390 | + | |
| 25391 | + | |
| 25392 | + | |
| 25393 | + | |
| 25394 | + | |
| 25395 | + | |
| 25396 | + | |
| 25397 | + | |
| 25398 | + | |
| 25399 | + | |
| 25400 | + | |
| 25401 | + | |
| 25402 | + | |
| 25403 | + | |
| 25404 | + | |
| 25405 | + | |
| 25406 | + | |
| 25407 | + | |
| 25408 | + | |
| 25409 | + | |
| 25410 | + | |
| 25411 | + | |
| 25412 | + | |
| 25413 | + | |
| 25414 | + | |
| 25415 | + | |
| 25416 | + | |
| 25417 | + | |
| 25418 | + | |
| 25419 | + | |
| 25420 | + | |
| 25421 | + | |
| 25422 | + | |
| 25423 | + | |
| 25424 | + | |
| 25425 | + | |
| 25426 | + | |
25407 | 25427 |
| |
25408 | 25428 |
| |
25409 | 25429 |
| |
|
0 commit comments
Comments
(0)