Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcec4233

Browse files
committed
Remove bad pg_operator entry, found by Tom Lane.
1 parent8acc682 commitcec4233

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/include/catalog/pg_operator.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
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 $
1111
*
1212
* NOTES
1313
* 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
298298
DATA(insertOID=617 ("<->"PGUID0btf6016037010000dist_sb-- ));
299299
DATA(insertOID=618 ("<->"PGUID0btf6006027010000dist_ppath-- ));
300300

301-
DATA(insertOID=619 ("<"PGUID0btf704704160000intervalct-- ));
302-
303301
DATA(insertOID=620 ("="PGUID0btt70070016620621622622float4eqeqseleqjoinsel ));
304302
DATA(insertOID=621 ("<>"PGUID0btf7007001662162000float4neneqselneqjoinsel ));
305303
DATA(insertOID=622 ("<"PGUID0btf7007001662362500float4ltintltselintltjoinsel ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp