]> granicus.if.org Git - postgresql/blobdiff - src/include/utils/guc_tables.h
lease find enclosed a patch that matches the PL/Perl documentation
[postgresql] / src / include / utils / guc_tables.h
index d522f6d5e9418097ae31ff5e4fa1570847559a00..b9212060413127603484e8a48067196a702322bf 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
  *
- *       $PostgreSQL: pgsql/src/include/utils/guc_tables.h,v 1.12 2004/07/01 00:51:44 tgl Exp $
+ *       $PostgreSQL: pgsql/src/include/utils/guc_tables.h,v 1.13 2004/07/21 20:23:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -71,6 +71,7 @@ enum config_group
        COMPAT_OPTIONS_CLIENT,
        DEVELOPER_OPTIONS,
        COMPILE_OPTIONS,
+       AUTOVACUUM,
        CUSTOM_OPTIONS
 };