Re: 7.3B3 psql talking to a 7.2.3 server? - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: 7.3B3 psql talking to a 7.2.3 server?
Date
Msg-id 1036170209.398.19.camel@lerlaptop.iadfw.net
Whole thread Raw
In response to Re: 7.3B3 psql talking to a 7.2.3 server?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 2002-11-01 at 10:43, Tom Lane wrote:
> Larry Rosenman <ler@lerctr.org> writes:
> > Is the following supposed to work? 
> 
> No.  7.3 psql uses schema syntax in its internal queries, so it will
> fail to detect superuser status on pre-7.3 backends.  Most backslash
> commands won't work very well either :-(.  However, manually issued
> SQL should work as expected.
Should this be prominent in some doc somewhere? 

-- 
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 by date:

Previous
From: "Ulrich Neumann"
Date:
Subject: Some questions about the NetWare Port - please comment
Next
From: Tom Lane
Date:
Subject: Re: Some questions about the NetWare Port - please comment