| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Matt Miller <mattm(at)epx(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Subject: | Re: CVS - psql segfault |
| Date: | 2005-07-15 17:22:11 |
| Message-ID: | 16626.1121448131@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Matt Miller <mattm(at)epx(dot)com> writes:
> The CVS version of psql was segfaulting on exit yesterday, and today's
> version segfaults when the program starts. Is this happening to anyone
> else?
The only work done recently in psql is Bruce's stuff for locale-specific
numeric formatting, so I'm betting that's at fault. What are your
locale settings?
> My understanding is that the latest code is rarely broken. Is is not
> unusual for a problem like this to persist for a couple days? Should I
> even bother reporting this? If so, should I use "hackers" or a
> different list?
It's worth mentioning, but hackers is definitely the place; development
tip issues are off-topic for -general or -bugs.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matt Miller | 2005-07-15 17:30:52 | Re: CVS - psql segfault |
| Previous Message | Tom Lane | 2005-07-15 17:19:20 | Re: PLPGSQL how to get transaction isolation level info |