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

Commita1fe85d

Browse files
committed
Fix UNKNOWN regression test failure.
1 parenteb5df80 commita1fe85d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/catalog/pg_proc.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_proc.h,v 1.231 2002/04/2403:09:09 momjian Exp $
10+
* $Id: pg_proc.h,v 1.232 2002/04/2405:22:20 momjian Exp $
1111
*
1212
* NOTES
1313
* The script catalog/genbki.sh reads this file and generates .bki
@@ -237,9 +237,9 @@ DESCR("join selectivity of < and related operators on scalar datatypes");
237237
DATA(insertOID=108 (scalargtjoinselPGNSPPGUID12ftftfs3701"0 26 0"10000100scalargtjoinsel-_null_ ));
238238
DESCR("join selectivity of > and related operators on scalar datatypes");
239239

240-
DATA(insertOID=109 (unknowninPGNSPPGUID12ftttfi1705"0"10000100unknownin-_null_ ));
240+
DATA(insertOID=109 (unknowninPGNSPPGUID12ftftfi1705"0"10000100unknownin-_null_ ));
241241
DESCR("(internal)");
242-
DATA(insertOID=110 (unknownoutPGNSPPGUID12ftttfi123"0"10000100unknownout-_null_ ));
242+
DATA(insertOID=110 (unknownoutPGNSPPGUID12ftftfi123"0"10000100unknownout-_null_ ));
243243
DESCR("(internal)");
244244

245245
DATA(insertOID=112 (textPGNSPPGUID12ftttfi125"23"10000100int4_text-_null_ ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp