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: 86b64ba)
Fix brin.c indentation issues introduced by c1ec02be1d
2023年11月26日 20:35:32 +0000 (21:35 +0100)
2023年11月26日 20:35:32 +0000 (21:35 +0100)
Per buildfarm member koel.


diff --git a/src/backend/access/brin/brin.c b/src/backend/access/brin/brin.c
index a5f68f67b74fa72c9308af5fe4c43ac3888c0eab..4f2dfdd17b974253bcf56a8522029e8547429017 100644 (file)
--- a/src/backend/access/brin/brin.c
+++ b/src/backend/access/brin/brin.c
@@ -66,7 +66,7 @@ typedef struct BrinInsertState
{
BrinRevmap *bis_rmAccess;
BrinDesc *bis_desc;
- BlockNumber bis_pages_per_range;
+ BlockNumber bis_pages_per_range;
} BrinInsertState;
/*
@@ -360,6 +360,7 @@ brininsertcleanup(IndexInfo *indexInfo)
BrinInsertState *bistate = (BrinInsertState *) indexInfo->ii_AmCache;
Assert(bistate);
+
/*
* Clean up the revmap. Note that the brinDesc has already been cleaned up
* as part of its own memory context.
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list
index dba3498a13ec0666da99d7f60b681ce7b2eeb5e0..86a9886d4f77ef6085b949cb0bf80c11314d5324 100644 (file)
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -296,6 +296,7 @@ BooleanTest
BpChar
BrinBuildState
BrinDesc
+BrinInsertState
BrinMemTuple
BrinMetaPageData
BrinOpaque
This is the main PostgreSQL git repository.
RSS Atom

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