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

Commit4d0cf0b

Browse files
Fix indentation
When preparing commit98e675e I accidentally forgot to runpgindent, which did produce a diff. Fix by adding the requiredwhitespace per the koel buildfarm failure.
1 parent98e675e commit4d0cf0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/backend/replication/libpqwalreceiver/libpqwalreceiver.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ libpqrcv_identify_system(WalReceiverConn *conn, TimeLineID *primary_tli)
381381
"the primary server: %s",
382382
pchomp(PQerrorMessage(conn->streamConn)))));
383383
}
384+
384385
/*
385386
* IDENTIFY_SERVER returns 3 columns in 9.3 and earlier, and 4 columns in
386387
* 9.4 and onwards.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp