Fix for Bug #16032

Started by Robalmost 7 years ago2 messageshackers
Beta feature

Hackorum builds and tests every patch posted to the lists, not only commitfest submissions. This is Hackorum's own CI rather than the PostgreSQL project's, and it is still under testing - please report anything that looks wrong.

never appliedCI history
Jump to latest
#1Rob
postgresql@mintsoft.net

Hello,

I stumbled on a windows-only bug in pg_basebackup which I've reported as
#16032
(/messages/by-id/16032-4ba56823a2b2805f@postgresql.org).

I'm pretty sure I've fixed it in the attached patch.

Many Thanks,
Rob

Attachments:

0001-Fix-bug16032-under-windows-when-the-backup-is-aborte.patchtext/x-diff; name=0001-Fix-bug16032-under-windows-when-the-backup-is-aborte.patchDownload+22-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Rob (#1)
Re: Fix for Bug #16032

Hi Rob,

On Thu, Oct 03, 2019 at 06:27:34PM +0100, Rob wrote:

I stumbled on a windows-only bug in pg_basebackup which I've reported as
#16032 (/messages/by-id/16032-4ba56823a2b2805f@postgresql.org).

I'm pretty sure I've fixed it in the attached patch.

Could it be possible to keep the discussion on the original thread? I
already replied to it, and there are no problems with discussing
patches dealing with bugs directly on pgsql-bugs. Thanks for caring.

Thanks,
--
Michael