diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-03-15 12:45:35 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-03-15 12:45:43 -0400 |
commit | d1e9214e4ff5604357d0155467f105825a9e102c (patch) | |
tree | 053762647d31339b50faecc03c0f16d91c1487eb /contrib/postgres_fdw/postgres_fdw.c | |
parent | 4f1b890b1377744688e43218f975d3c8b2ae39f8 (diff) | |
download | postgresql-d1e9214e4ff5604357d0155467f105825a9e102c.tar.gz postgresql-d1e9214e4ff5604357d0155467f105825a9e102c.zip |
Add missing documentation for PGC_SU_BACKEND in description of pg_settings.
Commit fe550b2ac249af5fbd8e9e19290a4ba43c882f2d missed updating this list
of the PGC_XXX values, which in hindsight is not so surprising because
catalogs.sgml is not a place you'd think to look for them. In addition to
adding the missing doco, insert the PGC_XXX C enum names in SGML comments,
so that grepping for the enum names will find this file. That might spare
the next person similar embarrassment.
Spotted by Magnus Hagander.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions