mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Back out pg_autovacuum commit after cvs clean failure causes commit.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
*
|
||||
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
|
||||
*
|
||||
* $PostgreSQL: pgsql/src/include/utils/guc_tables.h,v 1.13 2004/07/21 20:23:05 momjian Exp $
|
||||
* $PostgreSQL: pgsql/src/include/utils/guc_tables.h,v 1.14 2004/07/21 20:34:49 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -71,7 +71,6 @@ enum config_group
|
||||
COMPAT_OPTIONS_CLIENT,
|
||||
DEVELOPER_OPTIONS,
|
||||
COMPILE_OPTIONS,
|
||||
AUTOVACUUM,
|
||||
CUSTOM_OPTIONS
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user