Use cat instead of echo or awk, to avoid portability problems with backslashes.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Nov 2002 16:40:23 +0000 (16:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Nov 2002 16:40:23 +0000 (16:40 +0000)
commitd45cfb4b0be98f9da64416d11dc3c8f25d5823c0
tree8e1956e95a553e4d748cc19a1d5be623c1699588
parent63e97345423939385d6e51905199ddac40c99540
Use cat instead of echo or awk, to avoid portability problems with backslashes.
src/test/regress/pg_regress.sh