OSDN Git Service

Introduce new boolean parameter which indicates whether there is
authorMasaoFujii <masao.fujii@gmail.com>
Tue, 30 Nov 2010 13:38:07 +0000 (22:38 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Tue, 30 Nov 2010 13:38:07 +0000 (22:38 +0900)
commit0a284d92e4237732a2260c836cc970a8a3169605
treee78017fac324ebb5257ef61b841d711840275d9d
parent9e968b5b2a279f78b54c5bba0d856bae99d07de1
Introduce new boolean parameter which indicates whether there is
pending WAL data in output buffer or not, into XLogSend, for
improving the code readability.
src/backend/replication/walsender.c