77 *
88 * Copyright (c) 1994, Regents of the University of California
99 *
10- * $Id: pg_opclass.h,v 1.21 1999/11/22 17:56:37 momjian Exp $
10+ * $Id: pg_opclass.h,v 1.22 1999/11/23 04:47:39 momjian Exp $
1111 *
1212 * NOTES
1313 * the genbki.sh script reads this file and generates .bki
@@ -68,11 +68,9 @@ DATA(insert OID = 422 (box_ops603 ));
6868DESCR ("" );
6969DATA (insert OID = 423 (float8_ops 701 ));
7070DESCR ("" );
71- /* Technically, deftype is wrong, but it must be unique for index, bjm */
72- DATA (insert OID = 424 (int24_ops 424 ));
71+ DATA (insert OID = 424 (int24_ops 0 ));
7372DESCR ("" );
74- /* Technically, deftype is wrong, but it must be unique for index, bjm */
75- DATA (insert OID = 425 (int42_ops 425 ));
73+ DATA (insert OID = 425 (int42_ops 0 ));
7674DESCR ("" );
7775DATA (insert OID = 426 (int4_ops 23 ));
7876DESCR ("" );
@@ -87,8 +85,7 @@ DATA(insert OID = 431 (text_ops 25 ));
8785DESCR ("" );
8886DATA (insert OID = 432 (abstime_ops 702 ));
8987DESCR ("" );
90- /* Technically, deftype is wrong, but it must be unique for index, bjm */
91- DATA (insert OID = 433 (bigbox_ops 433 ));
88+ DATA (insert OID = 433 (bigbox_ops 603 ));
9289DESCR ("" );
9390DATA (insert OID = 434 (poly_ops 604 ));
9491DESCR ("" );