| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Regression failure in PL/Tcl |
| Date: | 2007-03-22 17:08:28 |
| Message-ID: | 20070322170828.GR4102@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > 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.
>
> Works on my x86_64 box. Are you running the test in C locale (because
> it looks a bit like a sort-ordering issue)?
Oh, I wasn't aware of that. I did initdb --no-locale per Andrew's
suggestion and it worked. Sorry for the noise.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Luke Lonergan | 2007-03-22 17:19:37 | Re: TOASTing smaller things |
| Previous Message | Andrew Dunstan | 2007-03-22 16:59:47 | Re: Regression failure in PL/Tcl |