]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add check_guc utility to compare guc.c and postgresql.conf.sample.
authorBruce Momjian <bruce@momjian.us>
Tue, 27 Aug 2002 02:52:42 +0000 (02:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 27 Aug 2002 02:52:42 +0000 (02:52 +0000)
commit1051346fb735d8b204ea420a7f3d6ae3d12c62b2
tree3519014868836d4cff4e8df36a7e223dbb1ef4fa
parente46afb588d718e6050ca8905c8c11acd5db9f8d9
Add check_guc utility to compare guc.c and postgresql.conf.sample.
src/backend/utils/misc/check_guc [new file with mode: 0755]