Fix indentation
When preparing commit 98e675ed7af I accidentally forgot to run pgindent, which did produce a diff. Fix by adding the required whitespace per the koel buildfarm failure.
This commit is contained in:
parent
98e675ed7a
commit
4d0cf0b05d
@ -381,6 +381,7 @@ libpqrcv_identify_system(WalReceiverConn *conn, TimeLineID *primary_tli)
|
||||
"the primary server: %s",
|
||||
pchomp(PQerrorMessage(conn->streamConn)))));
|
||||
}
|
||||
|
||||
/*
|
||||
* IDENTIFY_SERVER returns 3 columns in 9.3 and earlier, and 4 columns in
|
||||
* 9.4 and onwards.
|
||||
|
Loading…
x
Reference in New Issue
Block a user