Re: Seg fault in postgres 7.4.7? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Seg fault in postgres 7.4.7?
Date
Msg-id 20050706133612.GB6620@winnie.fuhr.org
Whole thread Raw
In response to Re: Seg fault in postgres 7.4.7?  (Richard Huxton <dev@archonet.com>)
List pgsql-general
On Wed, Jul 06, 2005 at 09:20:34AM +0100, Richard Huxton wrote:
>
> Can't see anything there, so if it's a bug in the 7.4 series, you're the
> first to discover it. There might be something unusual about your
> installation. Can you give details (did you install from source/package,
> what OS, what OS version, character set, locale, any patches/add-on
> modules).

Did you get a core dump?  If so then it might be useful to see a
stack trace from it.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Ben-Nes Yonatan
Date:
Subject: Pl/PgsSQL array
Next
From: Stephen Frost
Date:
Subject: Re: current_user inside SECURITY DEFINER function?