| From: | David Wheeler <david(at)kineticode(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Segfault Exiting psql |
| Date: | 2005-07-26 19:44:21 |
| Message-ID: | 93AED4E3-678F-4AD8-8182-6254B85C0C7B@kineticode.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2005-07-26 19:50:40 | Re: [HACKERS] Enticing interns to PostgreSQL |
| Previous Message | Chris Travers | 2005-07-26 19:26:57 | Re: [HACKERS] Enticing interns to PostgreSQL |