|
7 | 7 | *
|
8 | 8 | * Copyright (c) 1994, Regents of the University of California
|
9 | 9 | *
|
10 |
| - * $Id: pg_operator.h,v 1.44 1998/10/28 16:00:08 momjian Exp $ |
| 10 | + * $Id: pg_operator.h,v 1.45 1998/10/29 04:04:17 momjian Exp $ |
11 | 11 | *
|
12 | 12 | * NOTES
|
13 | 13 | * the genbki.sh script reads this file and generates .bki
|
@@ -298,8 +298,6 @@ DATA(insert OID = 616 ( "<->" PGUID 0 b t f 601 628 701 0 0 0 0 dist_s
|
298 | 298 | DATA(insertOID=617 ("<->"PGUID0btf6016037010000dist_sb-- ));
|
299 | 299 | DATA(insertOID=618 ("<->"PGUID0btf6006027010000dist_ppath-- ));
|
300 | 300 |
|
301 |
| -DATA(insertOID=619 ("<"PGUID0btf704704160000intervalct-- )); |
302 |
| - |
303 | 301 | DATA(insertOID=620 ("="PGUID0btt70070016620621622622float4eqeqseleqjoinsel ));
|
304 | 302 | DATA(insertOID=621 ("<>"PGUID0btf7007001662162000float4neneqselneqjoinsel ));
|
305 | 303 | DATA(insertOID=622 ("<"PGUID0btf7007001662362500float4ltintltselintltjoinsel ));
|
|