pltcl regression failures with ORDER BY ... USING change

Started by Jeremy Drakeover 19 years ago2 messageshackers
Jump to latest
#1Jeremy Drake
pgsql@jdrake.com

It looks like pltcl regression tests are failing due to the recent ORDER
BY ... USING change.

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=mongoose&dt=2007-01-09%2002:30:01

--
Horse sense is the thing a horse has which keeps it from betting on
people.
-- W. C. Fields

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jeremy Drake (#1)
Re: pltcl regression failures with ORDER BY ... USING change

Jeremy Drake <pgsql@jdrake.com> writes:

It looks like pltcl regression tests are failing due to the recent ORDER
BY ... USING change.

Ooops ... I checked the contrib regression tests but it didn't occur to
me to try pltcl :-(

regards, tom lane