Update pltcl regress test's expected output for 7.0 psql output format.

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

Commit: 8b1b34f6c0828f196fe5768e23dfeb3ad3ddf2d0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-07-18T04:45:59Z
Releases: 7.1.1
Update pltcl regress test's expected output for 7.0 psql output format.
NOTE: this implementation of tcl_avg() fails with 'divide by zero'
for zero input rows.  It ought to return NULL, but pltcl does not
currently provide a way to do that, so I'm leaving the problem unsolved
for now.

Files

PathChange+/−
src/pl/tcl/test/test.expected modified +133 −137