XML regression test failure

Started by Stefan Kaltenbrunneralmost 19 years ago2 messages
#1Stefan Kaltenbrunner
stefan@kaltenbrunner.cc

sponge failed the XML regression test once today:

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sponge&dt=2007-02-14%2007:30:02

If i read that correctly we could just add a simple "ORDER BY
table_name" to that query to get a more reliable result.

Stefan

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Stefan Kaltenbrunner (#1)
Re: XML regression test failure

Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:

sponge failed the XML regression test once today:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sponge&amp;dt=2007-02-14%2007:30:02
If i read that correctly we could just add a simple "ORDER BY
table_name" to that query to get a more reliable result.

Done.

regards, tom lane