On Jul 15, 2005, at 5:13 PM, David Wheeler wrote:
> No. I'm using the readline that comes with Tiger, FWIW. If you tell
> me how to create a stack trace, I'll post it somewhere for you to
> see. I don't know C, myself.
Didn't see a reply to this, but if it makes a difference, I just
learned that the readline library that comes with Tiger (no prior
version of Mac OS X included readline) is not GNU readline.
readline.h starts with:
/* $NetBSD: readline.h,v 1.11 2004/01/17 17:57:40 christos Exp
$ */
/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
* All rights reserved.
Might this be the source of the segfaults when exiting psql?
Best,
David