pgindent run

This commit is contained in:
Ian Barwick
2017-09-11 11:14:13 +09:00
parent 0e6699ecb6
commit a9f4a027a7
36 changed files with 3523 additions and 3288 deletions

View File

@@ -19,10 +19,10 @@
#ifndef _REPMGRD_PHYSICAL_H_
#define _REPMGRD_PHYSICAL_H_
void do_physical_node_check(void);
void do_physical_node_check(void);
void monitor_streaming_primary(void);
void monitor_streaming_standby(void);
void close_connections_physical(void);
void monitor_streaming_primary(void);
void monitor_streaming_standby(void);
void close_connections_physical(void);
#endif /* _REPMGRD_PHYSICAL_H_ */
#endif /* _REPMGRD_PHYSICAL_H_ */