From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alexander Dederer <dederer(at)spb(dot)cityline(dot)ru>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Re: [GENERAL] Patch for PGACCESS |
Date: | 2001-05-30 18:07:02 |
Message-ID: | 200105301807.f4UI72Q09896@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-patches |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > I don't see any code that does version-specific stuff in pgaccess, so I
> > guess this will have to be only for > 7.1 backends.
>
> It would probably be easy to try the datlastsysoid query, and if that
> fails (remember that column is new in 7.1) fall back to the old way.
Got it. Applied and tested.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 1.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Steve Wolfe | 2001-05-30 18:18:12 | OID's.... |
Previous Message | Tim Barnard | 2001-05-30 17:30:48 | Re: Things are terribly quiet |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-05-30 18:21:58 | Re: Patch to remove sort files, temp tables, unreferenced files |
Previous Message | Ian Lance Taylor | 2001-05-30 18:01:54 | Re: Support for %TYPE in CREATE FUNCTION |