Segmentation fault in psql - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Segmentation fault in psql
Date
Msg-id 200106140607.f5E67hr14495@hub.org
Whole thread Raw
Responses Re: Segmentation fault in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Paul Mamin (magamos@mail.ru) reports a bug with a severity of 4
The lower the number the more severe it is.

Short Description
Segmentation fault in psql

Long Description
$ psql
Welcome to psql, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

sql-# \a?
Output format is aligned.
\a: extra argument '?' ignored
Segmentation fault
$ psql


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Strange CREATE VIEW behavior??
Next
From: Stephan Szabo
Date:
Subject: Re: Strange CREATE VIEW behavior??