|
|
|
@ -4,10 +4,10 @@ |
|
|
|
|
* External declarations pertaining to backend/utils/misc/guc.c and |
|
|
|
|
* backend/utils/misc/guc-file.l |
|
|
|
|
* |
|
|
|
|
* Copyright (c) 2000-2004, PostgreSQL Global Development Group |
|
|
|
|
* Copyright (c) 2000-2005, PostgreSQL Global Development Group |
|
|
|
|
* Written by Peter Eisentraut <peter_e@gmx.net>. |
|
|
|
|
* |
|
|
|
|
* $PostgreSQL: pgsql/src/include/utils/guc.h,v 1.57 2004/11/24 19:51:05 tgl Exp $ |
|
|
|
|
* $PostgreSQL: pgsql/src/include/utils/guc.h,v 1.58 2005/01/01 05:43:09 momjian Exp $ |
|
|
|
|
*-------------------------------------------------------------------- |
|
|
|
|
*/ |
|
|
|
|
#ifndef GUC_H |
|
|
|
|