Bug #907: psql 7.3.2 \d , \lmeta commands on windows - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #907: psql 7.3.2 \d , \lmeta commands on windows
Date
Msg-id 20030309133912.43C4F475C98@postgresql.org
Whole thread Raw
Responses Re: Bug #907: psql 7.3.2 \d , \lmeta commands on windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Bug #907: psql 7.3.2 \d , \lmeta commands on windows  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Philip R Brenan (philiprbrenan@yahoo.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
psql 7.3.2 \d , \lmeta commands on windows

Long Description
The psql 7.3.2 \d, \l meta commands running on windowsXP produces:

\d
ERROR:  parser: parse error at or near "."
\l
ERROR:  parser: parse error at or near "("

The other meta commands work - so it is as if the \d, \l represent special characters not commands, but of course, we
wantcommands not special characters in this context. 

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Laurent FAILLIE
Date:
Subject: Re: Solution for bug #899
Next
From: Tom Lane
Date:
Subject: Re: Bug #907: psql 7.3.2 \d , \lmeta commands on windows