From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1087: psql dumps core on CTRL+ALT+\ |
Date: | 2004-02-27 21:57:20 |
Message-ID: | 20040227215720.07E21CF4B95@www.postgresql.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1087
Logged by: Roderick van Domburg
Email address: r(dot)s(dot)a(dot)vandomburg(at)student(dot)utwente(dot)nl
PostgreSQL version: 7.4
Operating system: FreeBSD/sparc64 5.2-CURRENT (2004-02-20)
Description: psql dumps core on CTRL+ALT+\
Details:
Entering CTRL+ALT+\ (backslash) causes psql to dump core:
magog# psql -U pgsql template1
Password:
Welcome to psql 7.4.1, 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
template1=# Quit (core dumped)
Compiled with gcc version 3.3.3 [FreeBSD] 20031106 using "-O -ftracer
-fprefetch-loop-arrays -fomit-frame-pointer -pipe".
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-02-27 22:10:43 | Re: BUG #1087: psql dumps core on CTRL+ALT+\ |
Previous Message | Tom Lane | 2004-02-27 21:49:59 | Re: intermittent error: 'variable not found in subplan target list' |