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

Commit1adacc7

Browse files
committed
This looks like a wrong entry in one of the system tables. Any ideas
which one it is, and how to correct this ?lseg_eq -> lseq_neqGuido Weber
1 parente3b06a8 commit1adacc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/catalog/pg_operator.h

Lines changed: 2 additions & 2 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.43 1998/10/22 20:40:47 momjian Exp $
10+
* $Id: pg_operator.h,v 1.44 1998/10/28 16:00:08 momjian Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -619,7 +619,7 @@ DATA(insert OID = 1577 ( "##" PGUID 0 b t f 628 601 600 0 0 0 0 close_l
619619
DATA(insertOID=1578 ("##"PGUID0btf6016016000000close_lseg-- ));
620620
DATA(insertOID=1585 ("/"PGUID0btf1186118611860000timespan_div-- ));
621621

622-
DATA(insertOID=1586 ("<>"PGUID0btf601601161535000lseg_eqintltsel- ));
622+
DATA(insertOID=1586 ("<>"PGUID0btf601601161535000lseg_neqintltsel- ));
623623
DATA(insertOID=1587 ("<"PGUID0btf601601161590000lseg_ltintltsel- ));
624624
DATA(insertOID=1588 ("<="PGUID0btf601601161589000lseg_leintltsel- ));
625625
DATA(insertOID=1589 (">"PGUID0btf601601161588000lseg_gtintltsel- ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp