Re: 7.0 vs. 7.1 (was: latest version?) - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.0 vs. 7.1 (was: latest version?)
Date
Msg-id 24549.972606592@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.0 vs. 7.1 (was: latest version?)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I believe 7.0->7.1 will be able to talk in any
> 7.0.X/7.1 client and server combination.

This should work as far as simple connectivity goes, but 7.0
applications that do queries against system catalogs might find
that their queries need to be updated.  For example, psql's backslash
commands didn't recognize views for awhile due to pg_class.relkind
changes.

            regards, tom lane

pgsql-general by date:

Previous
From: J B Bell
Date:
Subject: Re: Vexing DBD::Pg problem
Next
From: Igor Roboul
Date:
Subject: functions which return tuples