mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
pgindent run for 9.6
This commit is contained in:
@@ -861,8 +861,8 @@ main(int argc, char **argv)
|
||||
|
||||
/*
|
||||
* Obtain a connection to server. This is not really necessary but it
|
||||
* helps to get more precise error messages about authentication,
|
||||
* required GUC parameters and such.
|
||||
* helps to get more precise error messages about authentication, required
|
||||
* GUC parameters and such.
|
||||
*/
|
||||
conn = GetConnection();
|
||||
if (!conn)
|
||||
|
||||
Reference in New Issue
Block a user