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

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

Commit: d45cfb4b0be98f9da64416d11dc3c8f25d5823c0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-13T16:40:23Z
Releases: 7.4.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