Commit 8b1b34f6 authored by Tom Lane's avatar Tom Lane

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.
parent 0d72b2d0
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment