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

Commit0d93ce3

Browse files
committed
pgindent fix
for commita11c9c4
1 parenta11c9c4 commit0d93ce3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎src/backend/commands/indexcmds.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,10 @@ DefineIndex(Oid tableId,
10111011
{
10121012
if (key->partattrs[i]==indexInfo->ii_IndexAttrNumbers[j])
10131013
{
1014-
/* Matched the column, now what about the collation and equality op? */
1014+
/*
1015+
* Matched the column, now what about the collation and
1016+
* equality op?
1017+
*/
10151018
Oididx_opfamily;
10161019
Oididx_opcintype;
10171020

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp