Re: PSQL commands not backwards-compatible - Mailing list pgsql-bugs

From David Fetter
Subject Re: PSQL commands not backwards-compatible
Date
Msg-id 20050831002823.GC5038@fetter.org
Whole thread Raw
In response to Re: PSQL commands not backwards-compatible  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
On Tue, Aug 30, 2005 at 07:35:40PM -0400, Bruce Momjian wrote:
> Josh Berkus wrote:
> > Tom,
> >
> > > They've been broken on a fairly regular basis in past releases.
> > > Certainly 7.3 broke every single one because of the addition of
> > > schema syntax ...
> >
> > Yeah, and we warned people about it, as I recall.   Also, we had
> > about 25x less users then.   I think we should put something in
> > the release notes:
> >
> > WARNING: 8.1's "psql" is not completely backwards-compatible with
> > previous versions of PostgreSQL.
> >
>
> I am working on a patch to warn on psql startup if the backslash
> commands might not work.

In case of relenting on the feature freeze vs. bug thing, I am
preparing a patch that makes psql's \d commands backward-compatible to
8.0.  I should have it out this evening or possible tomorrow for
review.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

pgsql-bugs by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: PSQL commands not backwards-compatible
Next
From: Tom Lane
Date:
Subject: Re: PSQL commands not backwards-compatible