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

Commitdb14700

Browse files
committed
Backed out. It is part of a later patch.
1 parent2860041 commitdb14700

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/backend/commands/indexcmds.c‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/commands/indexcmds.c,v 1.82 2002/08/1502:53:35 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/commands/indexcmds.c,v 1.83 2002/08/1503:04:07 momjian Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -482,9 +482,6 @@ GetDefaultOpClass(Oid attrType, Oid accessMethodId)
482482
OidexactOid=InvalidOid;
483483
OidcompatibleOid=InvalidOid;
484484

485-
/* It could be a domain */
486-
attrType=getBaseType(attrType);
487-
488485
/*
489486
* We scan through all the opclasses available for the access method,
490487
* looking for one that is marked default and matches the target type

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp