[COMMITTERS] pgsql: Make XLogFileCopy() look the same as in 9.4.

2015-06-30 Thread Fujii Masao
Make XLogFileCopy() look the same as in 9.4. XLogFileCopy() was changed heavily in commit de76884. However it was partially reverted in commit 7abc685 and most of those changes to XLogFileCopy() were no longer needed. Then commit 7cbee7c removed those unnecessary code, but XLogFileCopy() looked di

[COMMITTERS] pgsql: Make XLogFileCopy() look the same as in 9.4.

2015-06-30 Thread Fujii Masao
Make XLogFileCopy() look the same as in 9.4. XLogFileCopy() was changed heavily in commit de76884. However it was partially reverted in commit 7abc685 and most of those changes to XLogFileCopy() were no longer needed. Then commit 7cbee7c removed those unnecessary code, but XLogFileCopy() looked di