Re: [BUGS] BUG #1500: child dead

2005-02-23 Thread Klint Gore
If it's any help, on windows 8.0.0, I get a popup that says 'The instruction at "0x78001d90" referenced memory at "0x". The memory could not be read." klint. +---+-+ : Klint Gore: "Non rhyming: : EMail

Re: [BUGS] BUG #1500: child dead

2005-02-23 Thread Alexander Kirpa
SELECT to_char(NOW() - '2000-10-02'::date, 'MonDD'); Clear CRASH and autorestart. Need fix :-| pg 8.0.1 FreeBSD 5.2.1 Core size 3334144 Best regards, Alexander Kirpa ---(end of broadcast)--- TIP 7: don't forget to increase your free space ma

Re: [BUGS] BUG #1500: child dead

2005-02-23 Thread Richard Huxton
Tom Lane wrote: "nagash" <[EMAIL PROTECTED]> writes: site_utf=# SELECT to_char(NOW() - '2000-10-02'::date, 'MonDD'); 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 int

Re: [BUGS] BUG #1500: child dead

2005-02-23 Thread Tom Lane
"nagash" <[EMAIL PROTECTED]> writes: > site_utf=# SELECT to_char(NOW() - '2000-10-02'::date, 'MonDD'); > 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? regre