mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
pgindent run on all C files. Java run to follow. initdb/regression
tests pass.
This commit is contained in:
@@ -6,5 +6,4 @@ int unlisten(char *relname);
|
||||
int max(int x, int y);
|
||||
int min(int x, int y);
|
||||
int active_listeners(text *relname);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user