... - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject ...
Date
Msg-id 20010523095957B.t-ishii@sra.co.jp
Whole thread Raw
Responses Re:  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Has this been already fixed or reported?

---------------------------------------------------------
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
 

Using pager is off.
test=# select version();                              version                               
---------------------------------------------------------------------PostgreSQL 7.1.1 on i686-pc-linux-gnu, compiled by
GCCegcs-2.91.66
 
(1 row)

test=# \dz
Did not find any relation named "z".
test-# \dz
Did not find any relation named "z".
Segmentation fault (core dumped)
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Plans for solving the VACUUM problem
Next
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: C++ Headers