We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2192a92 commit b7539d9Copy full SHA for b7539d9
src/include/catalog/pg_amproc.h
@@ -9,7 +9,7 @@
9
*
10
* Copyright (c) 1994, Regents of the University of California
11
12
- * $Id: pg_amproc.h,v 1.16 1999/11/25 01:28:05 wieck Exp $
+ * $Id: pg_amproc.h,v 1.17 1999/12/08 11:37:38 momjian Exp $
13
14
* NOTES
15
* the genbki.sh script reads this file and generates .bki
@@ -96,6 +96,7 @@ DATA(insert OID = 0 (403 1312 1314 1));
96
DATA(insert OID = 0 (403 1313 1315 1));
97
DATA(insert OID = 0 (403 810 836 1));
98
DATA(insert OID = 0 (403 935 926 1));
99
+DATA(insert OID = 0 (403 652 926 1));
100
DATA(insert OID = 0 (403 1768 1769 1));
101
DATA(insert OID = 0 (403 1663 1636 1));
102
0 commit comments