Re: Allow psql to work against non-tablespace servers (e.g. - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Allow psql to work against non-tablespace servers (e.g.
Date
Msg-id 200408180018.i7I0IpB09558@candle.pha.pa.us
Whole thread Raw
In response to Re: Allow psql to work against non-tablespace servers (e.g.  ("Greg Sabino Mullane" <greg@turnstep.com>)
Responses Re: Allow psql to work against non-tablespace servers (e.g.  ("Greg Sabino Mullane" <greg@turnstep.com>)
Re: Allow psql to work against non-tablespace servers (e.g.  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-patches
Greg Sabino Mullane wrote:
[ There is text before PGP section. ]
>
[ PGP not available, raw data follows ]
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> > I don't see any other code in psql that allows it to run with older
> > server versions so it doesn't make sense to me to fix things just for
> > tablespaces, and doing it for everything seems like it would uglify the
> > code too much.
>
> Tablespace are the only main difference between 8.0 and 7.4 as far as
> psql is concerned, so the patch will allow psql to work against 7.4
> servers seamlessly.
>
> If I get time, I will begin making psql backward-compatible to 7.3 and
> further, but the changes to do so will not be as small as this patch
> and I would rather they get evaluated separately.

But do we want to do this?  Is it worth doing, and maintaining?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: Allow psql to work against non-tablespace servers (e.g.
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: Allow psql to work against non-tablespace servers (e.g.