Update pltcl regress test's expected output for 7.0 psql output format.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/pl/tcl/test/test.expected | modified | +133 −137 |