I thought we'd made initdb safe against newline-munging issues, but on

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0feed4430546a979bae3cc520f5a0531676b9b1d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-04-29T19:56:35Z
Releases: 7.4.3
I thought we'd made initdb safe against newline-munging issues, but on
inspection we fixed only one of the two uses of COPY :-(.  Fix the other.
This is already correct in CVS tip, but 7.4.3 could use the patch.

Files

PathChange+/−
src/bin/initdb/initdb.sh modified +2 −6