Re: 7.3B3 psql talking to a 7.2.3 server?

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: 7.3B3 psql talking to a 7.2.3 server?
Дата
Msg-id 1036168801.398.17.camel@lerlaptop.iadfw.net
обсуждение исходный текст
Ответ на Re: 7.3B3 psql talking to a 7.2.3 server?  (Rod Taylor <rbt@rbt.ca>)
Ответы Re: 7.3B3 psql talking to a 7.2.3 server?  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-hackers
On Fri, 2002-11-01 at 10:38, Rod Taylor wrote:
> On Fri, 2002-11-01 at 11:30, Larry Rosenman wrote:
> > Is the following supposed to work? 
> > 
> > $ psql -U neteng -h tide netmaster 
> > ERROR:  parser: parse error at or near "."
> 
> 7.3 psql is schema safe.
> 
> So... it's trying to do silly things like:
> SELECT * FROM pg_catalog.pg_class;
> 
> Of course, 7.2 and earlier did not support such syntax.
I know this, the question is, Should this happen?  If not, can we fix it
somehow? 

Or do we need to put a note somewhere? 

LER

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: 7.3B3 psql talking to a 7.2.3 server?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.3B3 psql talking to a 7.2.3 server?