bug in psql

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: bug in psql
Date: 2002-03-08 03:44:11
Message-ID: 1015559051.19014.162.camel@jiro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This seems strange:

nconway=> create table ddd\\bar;
Invalid command \. Try \? for help.
nconway-> select 1;
ERROR: parser: parse error at or near "select"

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-03-08 03:54:44 privileges regression problem on freebsd/alpha
Previous Message Bruce Momjian 2002-03-08 03:41:44 Re: Time for 7.2.1?