Use cat instead of echo or awk, to avoid portability problems with backslashes.

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

Commit: c11e9482440f266dd4482f231880494b253ca777
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-13T16:40:29Z
Releases: 7.3.1
Use cat instead of echo or awk, to avoid portability problems with backslashes.

Files

PathChange+/−
src/test/regress/pg_regress.sh modified +11 −5