| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Greg Sabino Mullane <greg(at)turnstep(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Allow psql to work against non-tablespace servers (e.g. |
| Date: | 2004-08-18 00:18:51 |
| Message-ID: | 200408180018.i7I0IpB09558@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2004-08-18 00:31:47 | Re: Allow psql to work against non-tablespace servers (e.g. |
| Previous Message | Greg Sabino Mullane | 2004-08-18 00:06:17 | Re: Allow psql to work against non-tablespace servers (e.g. |