aboutsummaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_amop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_amop.h')
-rw-r--r--src/include/catalog/pg_amop.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/include/catalog/pg_amop.h b/src/include/catalog/pg_amop.h
index ef499d7afdc..e2ee4b30cfc 100644
--- a/src/include/catalog/pg_amop.h
+++ b/src/include/catalog/pg_amop.h
@@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: pg_amop.h,v 1.25 1999/11/25 01:28:05 wieck Exp $
+ * $Id: pg_amop.h,v 1.26 1999/12/28 13:40:50 wieck Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki
@@ -349,16 +349,6 @@ DATA(insert OID = 0 ( 403 1768 1757 4 btreesel btreenpage ));
DATA(insert OID = 0 ( 403 1768 1756 5 btreesel btreenpage ));
/*
- * nbtree lztext
- */
-
-DATA(insert OID = 0 ( 403 1663 1659 1 btreesel btreenpage ));
-DATA(insert OID = 0 ( 403 1663 1660 2 btreesel btreenpage ));
-DATA(insert OID = 0 ( 403 1663 1657 3 btreesel btreenpage ));
-DATA(insert OID = 0 ( 403 1663 1662 4 btreesel btreenpage ));
-DATA(insert OID = 0 ( 403 1663 1661 5 btreesel btreenpage ));
-
-/*
* hash table _ops
*/