installcheck failure

Started by Joe Conwayabout 23 years ago4 messageshackers
Jump to latest
#1Joe Conway
mail@joeconway.com

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.

Joe

Attachments:

regression.diffstext/plain; name=regression.diffsDownload+54-54
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joe Conway (#1)
Re: installcheck failure

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

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: installcheck failure

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.

Yes, I gave Karel 2 days, and now I will clean it up.

-- 
  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, Pennsylvania 19073
#4Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: installcheck failure

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, Pennsylvania 19073