Re: Regression failure in PL/Tcl

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Regression failure in PL/Tcl
Date: 2007-03-22 16:30:56
Message-ID: 20070322163056.GO4102@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> 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 removed the derived files (moral equivalent of make distclean) and the
failure persists.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message William Garrison 2007-03-22 16:32:21 Re: Bug in CREATE/DROP TABLESPACE command
Previous Message Jorge Godoy 2007-03-22 16:18:12 Re: "Relation not found" error but table exits.