]> granicus.if.org Git - postgresql/commit
Update pltcl regress test's expected output for 7.0 psql output format.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 18 Jul 2000 04:45:59 +0000 (04:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 18 Jul 2000 04:45:59 +0000 (04:45 +0000)
commit8b1b34f6c0828f196fe5768e23dfeb3ad3ddf2d0
tree8ed05fc911f555fccc4fe8b9099b478409b1065e
parent0d72b2d060c12967a9320bad48bc9a100ff7534a
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.
src/pl/tcl/test/test.expected