File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 8
8
#
9
9
#
10
10
# IDENTIFICATION
11
- # $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.5 1996/11/04 03:59:18 momjian Exp $
11
+ # $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.6 1996/11/06 10:22:13 scrappy Exp $
12
12
#
13
13
# NOTES
14
14
# Passes any -D options on to cpp prior to generating the list
@@ -81,7 +81,7 @@ cat > $HFILE <<FuNkYfMgRsTuFf
81
81
*
82
82
* Copyright (c) 1994, Regents of the University of California
83
83
*
84
- * $Id : Gen_fmgrtab.sh,v 1.5 1996/11/04 03:59:18 momjian Exp $
84
+ * $Id : Gen_fmgrtab.sh,v 1.6 1996/11/06 10:22:13 scrappy Exp $
85
85
*
86
86
* NOTES
87
87
* ******************************
@@ -173,7 +173,7 @@ cat > $TABCFILE <<FuNkYfMgRtAbStUfF
173
173
*
174
174
*
175
175
* IDENTIFICATION
176
- * $Header : /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.5 1996/11/04 03:59:18 momjian Exp $
176
+ * $Header : /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.6 1996/11/06 10:22:13 scrappy Exp $
177
177
*
178
178
* NOTES
179
179
*
@@ -203,6 +203,7 @@ cat > $TABCFILE <<FuNkYfMgRtAbStUfF
203
203
# endif /* bsd descendents */
204
204
#endif /* WIN32 */
205
205
206
+ #include <postgres.h>
206
207
#include "utils/fmgrtab.h"
207
208
208
209
FuNkYfMgRtAbStUfF
You can’t perform that action at this time.
0 commit comments