Re: v7.3.1 psql against a v7.2.x database ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: v7.3.1 psql against a v7.2.x database ...
Date: 2003-01-11 04:09:12
Message-ID: 1450.1042258152@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Right. It is just the _cruft_ factor that has prevented us from doing
> it in the past.

We've never before attempted to make psql cope with back-version
servers. It might be a good idea in future --- but it strikes me
as a new feature (and not a trivial one). I don't think we should
try to shoehorn it into 7.3.2.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2003-01-11 04:50:32 Re: v7.3.1 psql against a v7.2.x database ...
Previous Message Tom Lane 2003-01-11 04:05:58 Re: 7.3 pg_dump with -Fc option crashes