Skip to content

Commit 4d0cf0b

Browse files
Fix indentation
When preparing commit 98e675e I accidentally forgot to run pgindent, which did produce a diff. Fix by adding the required whitespace per the koel buildfarm failure.
1 parent 98e675e commit 4d0cf0b

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy