Re: installcheck failure - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: installcheck failure
Date
Msg-id 200303220213.h2M2DVc09314@candle.pha.pa.us
Whole thread Raw
In response to Re: installcheck failure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Patch backed out.

---------------------------------------------------------------------------

Tom Lane wrote:
> Joe Conway <mail@joeconway.com> writes:
> > I've been getting regression test failures (int8 and numeric) for the 
> > past couple of days. Looks like it is related to the recent to_char changes.
> 
> Yeah, Bruce applied a to_char change that really wasn't ready, because
> (a) it didn't include the necessary regression updates, and (b) it
> introduced some new bugs.
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: installcheck failure
Next
From: Bruce Momjian
Date:
Subject: Re: PQescapeBytea on Win32