Re: [BUGS] PSQL commands not backwards-compatible

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: josh(at)agliodbs(dot)com, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [BUGS] PSQL commands not backwards-compatible
Date: 2005-08-31 02:36:51
Message-ID: 20050830233629.L1044@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches


Could this be back patched to the older versions as well?

On Tue, 30 Aug 2005, 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.
>
> Here is a patch that will print out (in interactive mode only) a warning
> message if a newer client connects to an older major numbered server.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania 19073
>

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-08-31 02:40:31 Re: [BUGS] PSQL commands not backwards-compatible
Previous Message Bruce Momjian 2005-08-31 02:20:07 Re: [BUGS] PSQL commands not backwards-compatible

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-08-31 02:40:31 Re: [BUGS] PSQL commands not backwards-compatible
Previous Message Oliver Jowett 2005-08-31 02:34:49 statement logging / extended query protocol issues