]> granicus.if.org Git - postgresql/commit
Add new GUC categories corresponding to sections in docs, and move
authorItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 15 Jun 2010 07:52:11 +0000 (07:52 +0000)
committerItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 15 Jun 2010 07:52:11 +0000 (07:52 +0000)
commit41f302b52a2f0388a9e9b084d42f18d1904db7ff
treea714a956f0e8118e141a8e3645ffe832af22a8f2
parent8141523e35fd0c5c069abd0403b5c99770abd6fb
Add new GUC categories corresponding to sections in docs, and move
description for vacuum_defer_cleanup_age to the correct category.
Sections in postgresql.conf are also sorted in the same order with docs.

Per gripe by Fujii Masao, suggestion by Heikki Linnakangas, and patch by me.
doc/src/sgml/config.sgml
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample
src/include/utils/guc_tables.h