Re: BUG #1500: child dead

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "nagash" <postgresql(at)nagash(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org, Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
Subject: Re: BUG #1500: child dead
Date: 2005-02-23 16:12:00
Message-ID: 19644.1109175120@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"nagash" <postgresql(at)nagash(dot)org> writes:
> site_utf=# SELECT to_char(NOW() - '2000-10-02'::date, 'YYYYMonDD');
> server closed the connection unexpectedly

Hmm, I get bad output rather than a core dump, but it certainly seems
like a "must fix" if a dump is possible. Karel, can you look into it?

regression=# select to_char('1605 days 12:09:35'::interval, 'YYYYMonDD');
to_char
-----------
0001(at)16
(1 row)

regression=#

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-02-23 16:13:04 Re: BUG #1502: hash_seq_search might return removed entry
Previous Message Paul Conroy 2005-02-23 15:30:07 error in install to progress 8 windows2000