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: d0ce9d0)
Fix code indentation vioaltion introduced in commit d38ad8e31d.
2023年7月25日 07:05:58 +0000 (12:35 +0530)
2023年7月25日 07:05:58 +0000 (12:35 +0530)
Per buildfarm member koel

Discussion: https://postgr.es/m/ZL9bsGhthne6FaVV@paquier.xyz


diff --git a/src/backend/replication/logical/proto.c b/src/backend/replication/logical/proto.c
index 504f94d4a77feb399106d3d3184140d64e8132eb..d52c8963eb67e101d2c8a32d24e7726248cb6830 100644 (file)
--- a/src/backend/replication/logical/proto.c
+++ b/src/backend/replication/logical/proto.c
@@ -1216,7 +1216,7 @@ logicalrep_read_stream_abort(StringInfo in,
const char *
logicalrep_message_type(LogicalRepMsgType action)
{
- static char err_unknown[20];
+ static char err_unknown[20];
switch (action)
{
This is the main PostgreSQL git repository.
RSS Atom

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