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

Commitaef647a

Browse files
Jan WieckJan Wieck
Jan Wieck
authored and
Jan Wieck
committed
Enabled MATCH <unspecified>
Jan
1 parentf59daf8 commitaef647a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/parser/gram.y

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
*
1313
* IDENTIFICATION
14-
* $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 2.139 2000/02/04 18:49:33 wieck Exp $
14+
* $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 2.140 2000/02/07 18:12:49 wieck Exp $
1515
*
1616
* HISTORY
1717
* AUTHORDATEMAJOR EVENT
@@ -1278,7 +1278,6 @@ key_match: MATCH FULL
12781278
}
12791279
|/*EMPTY*/
12801280
{
1281-
elog(ERROR,"FOREIGN KEY match type UNSPECIFIED not implemented yet");
12821281
$$ ="UNSPECIFIED";
12831282
}
12841283
;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp