pgsql/src/test/regress/sql (opr_sanity.sql)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress/sql (opr_sanity.sql)
Date: 2000-07-18 05:02:18
Message-ID: 200007180502.e6I52IS21674@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, July 18, 2000 @ 01:02:18
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/sql
from hub.org:/home/projects/pgsql/tmp/cvs-serv21615/sql

Modified Files:
opr_sanity.sql

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

Add an opr_sanity check for misdefined aggregates that have transition
type different from input type but are expecting ExecAgg to insert the
first non-null input as the starting transition value. This has always
been verboten, but wasn't checked for until now...

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-18 05:02:20 pgsql/src/test/regress/expected (opr_sanity.out)
Previous Message Tom Lane 2000-07-18 04:45:59 pgsql/src/pl/tcl/test (test.expected)