Regression failure in PL/Tcl - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Regression failure in PL/Tcl
Date
Msg-id 20070322161506.GM4102@alvh.no-ip.org
Whole thread Raw
Responses Re: Regression failure in PL/Tcl  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Regression failure in PL/Tcl  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Regression failure in PL/Tcl  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi,

I'm seeing the following regression failure in PL/Tcl.  It seems to be
just an ordering issue, and the order in which a trigger is fired.

This is a pristine, freshly updated copy of CVS head as of right now.

I'm not sure why the buildfarm is not having this problem.


alvherre=# select version();
                                                           version
      

------------------------------------------------------------------------------------------------------------------------------
 PostgreSQL 8.3devel on x86_64-unknown-linux-gnu, compiled by GCC gcc-4.1 (GCC) 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)
(1 fila)

alvherre=# \q
$ uname -a
Linux perhan 2.6.18-3-amd64 #1 SMP Mon Dec 4 17:04:37 CET 2006 x86_64 GNU/Linux


--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment

pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Hi, i want to contribute...
Next
From: Alvaro Herrera
Date:
Subject: Re: Regression failure in PL/Tcl