Re: Segmentation fault in psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: magamos(at)mail(dot)ru, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Segmentation fault in psql
Date: 2001-06-14 06:39:31
Message-ID: 16795.992500771@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> sql-# \a?
> Output format is aligned.
> \a: extra argument '?' ignored
> Segmentation fault
> $ psql

7.1.1? If so, this is a minor bug that slipped into psql for about two
days at just the wrong time :-(. Update to 7.1.2.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Hiroshi Inoue 2001-06-14 06:51:18 Re: ODBC Interface version 07_01_0005, problem with C++ exceptions
Previous Message Tom Lane 2001-06-14 06:37:34 Re: Strange CREATE VIEW behavior??