pgsql/src/pl/tcl/test (test.expected)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/tcl/test (test.expected)
Date: 2000-07-18 04:45:59
Message-ID: 200007180445.e6I4jxv17098@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, July 18, 2000 @ 00:45:59
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/pl/tcl/test
from hub.org:/home/projects/pgsql/tmp/cvs-serv17092

Modified Files:
test.expected

----------------------------- Log Message -----------------------------

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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-18 05:02:18 pgsql/src/test/regress/sql (opr_sanity.sql)
Previous Message Tom Lane 2000-07-18 03:57:34 pgsql/src/backend/commands (command.c)