Update comments concerning PGC_S_TEST. This GUC context value was once only used by ALTER DATABASE SET and ALTER USER SET. That's not true anymore, though, so rewrite the comments to be a bit more general.
Patch in HEAD only, since this is just an internal documentation issue. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/0c66a223774dec62edb5281a47e72fe480a8f7aa Modified Files -------------- src/backend/commands/tablespace.c | 19 +++++-------------- src/backend/utils/cache/ts_cache.c | 7 ++----- src/include/utils/guc.h | 14 +++++++++----- 3 files changed, 16 insertions(+), 24 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
