Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a4bfb05

Browse files
committed
Back out comment on GucContexts.
1 parent 80bbd32 commit a4bfb05

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/include/utils/guc.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Copyright 2000-2003 by PostgreSQL Global Development Group
88
* Written by Peter Eisentraut <peter_e@gmx.net>.
99
*
10-
* $Id: guc.h,v 1.34 2003/07/09 17:57:47 momjian Exp $
10+
* $Id: guc.h,v 1.35 2003/07/21 21:02:12 momjian Exp $
1111
*--------------------------------------------------------------------
1212
*/
1313
#ifndef GUC_H
@@ -52,9 +52,6 @@
5252
* non-super users.
5353
*
5454
* USERSET options can be set by anyone any time.
55-
*
56-
* When updating the GucContexts, please make sure to update the
57-
* corresponding GucContext_names [] entries in pg_guc.c.
5855
*/
5956
typedef enum
6057
{

0 commit comments

Comments
 (0)