Re: 7.3B3 psql talking to a 7.2.3 server?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.3B3 psql talking to a 7.2.3 server?
Date: 2002-11-01 17:03:29
Message-ID: 1036170209.398.19.camel@lerlaptop.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2002-11-01 at 10:43, Tom Lane wrote:
> Larry Rosenman <ler(at)lerctr(dot)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(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-01 17:36:23 Re: Some questions about the NetWare Port - please comment
Previous Message Ulrich Neumann 2002-11-01 17:02:32 Some questions about the NetWare Port - please comment