Set the write location in the pg_receivexlog status messages
This makes it possible for the master to track how much data has
actually been written my pg_receivexlog - and not just how much
has been sent towards it.
Branch
------
REL9_2_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/d3341d4121305fe1b6d666471d4cf040bb103083
Modified Files
--------------
src/bin/pg_basebackup/receivelog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)