postgresql/src/include/replication
Tatsuo Ishii e37c1090df Make SyncRepWakeQueue to a static function
It is only used in src/backend/replication/syncrep.c.

Back-patch to all supported branches except 9.1 which declares the
function as static.
2015-03-26 10:39:52 +09:00
..
basebackup.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
syncrep.h Make SyncRepWakeQueue to a static function 2015-03-26 10:39:52 +09:00
walprotocol.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
walreceiver.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
walsender.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
walsender_private.h Turn off WalSender keepalives by default, users can enable if desired 2012-08-09 17:06:47 +01:00