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

From Greg Sabino Mullane
Subject Re: Allow psql to work against non-tablespace servers (e.g.
Date
Msg-id 7ea7188407ccf1371e154036c8a46c46@biglumber.com
Whole thread Raw
In response to Re: Allow psql to work against non-tablespace servers (e.g.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Allow psql to work against non-tablespace servers (e.g.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
-----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.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200408172006

-----BEGIN PGP SIGNATURE-----

iD8DBQFBIp3IvJuQZxSWSsgRAuABAJ0Yzhl7neFUsufTSBRPCw4FtgFHmwCfRF7C
3y+2SRPeIbt5ZAhmSQgHogc=
=t52z
-----END PGP SIGNATURE-----



pgsql-patches by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [HACKERS] libpq problem
Next
From: Bruce Momjian
Date:
Subject: Re: Allow psql to work against non-tablespace servers (e.g.