On Win32, use loop to create pg_dump temporary tar file in the current

Bruce Momjian <bruce@momjian.us>

Commit: fe491fb9afd07f3cc9b8aabb17f43049b79258a9
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-06-27T01:16:58Z
Releases: 8.2.0
On Win32, use loop to create pg_dump temporary tar file in the current
directory, not in device root, for permission reasons.

Backpatch to 8.1.X.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_tar.c modified +29 −1