git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a11c9c4)
pgindent fix
Fri, 1 Dec 2023 16:58:18 +0000 (17:58 +0100)
Fri, 1 Dec 2023 16:58:18 +0000 (17:58 +0100)
for commit a11c9c42ea


diff --git a/src/backend/commands/indexcmds.c b/src/backend/commands/indexcmds.c
index c7ecedbe3bc00e5ba7c0dc63484db01c8cf15ba4..795f29d02d4f00e8fbacb39e73c1be9419d0cdf4 100644 (file)
--- a/src/backend/commands/indexcmds.c
+++ b/src/backend/commands/indexcmds.c
@@ -1011,7 +1011,10 @@ DefineIndex(Oid tableId,
{
if (key->partattrs[i] == indexInfo->ii_IndexAttrNumbers[j])
{
- /* Matched the column, now what about the collation and equality op? */
+ /*
+ * Matched the column, now what about the collation and
+ * equality op?
+ */
Oid idx_opfamily;
Oid idx_opcintype;
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /