]> granicus.if.org Git - postgresql/commit
Update comments concerning PGC_S_TEST.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Sep 2013 22:56:22 +0000 (18:56 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Sep 2013 22:56:22 +0000 (18:56 -0400)
commit0c66a223774dec62edb5281a47e72fe480a8f7aa
treee9d47e72e97785811366f74a6ddc3e6895ab1be9
parent546f7c2e38531469eb3cff62256fde8606330c67
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.
src/backend/commands/tablespace.c
src/backend/utils/cache/ts_cache.c
src/include/utils/guc.h