]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix to make output format identical on echo -n and echo \c platforms. This
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 3 Oct 2000 19:37:39 +0000 (19:37 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 3 Oct 2000 19:37:39 +0000 (19:37 +0000)
commit1b7332fbabe6359b9bdb3d0417279223002622ea
treee0683682a1838c14a33930cd1ba39ba87ad04d4c
parent7c5a444f53378e9678306de3bdfb772a6c7bac81
Fix to make output format identical on echo -n and echo \c platforms.  This
had caused the test counts to be wrong on the latter group.
src/test/regress/pg_regress.sh