| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Gianfranco Masia - Eprom s(dot)r(dot)l(dot)" <gf(dot)masia(at)eprom(dot)it> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Compatibility of future releases |
| Date: | 2002-11-26 20:05:38 |
| Message-ID: | 200211262005.gAQK5cm10076@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Gianfranco Masia - Eprom s.r.l. wrote:
> Hi all,
> I would like to know if between Pg 7.2.3 and next releases there are (or
> will be) differences as SQL or system tables structures. I explain better:
> I use table inheritance so when I I made porting of tables from Pg 7.0.3 to
> 7.1.3 I had to add the SQL keyword ONLY in SELECT statements; when I made
> porting of my databases from Pg 7.1.3 to 7.2.3 I had to remove any
> reference to some system tables OIDs. Well, the next releases (7.3.x by the
> first) will require again some changes of this type? If yes, what?
Good question. I would look at the release notes for such info:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3
--
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 | Darko Prenosil | 2002-11-26 20:26:40 | Re: Location of language .mo files or 'Zašto postgres ne govori Hrvatski' ??? |
| Previous Message | Jean-Luc Lachance | 2002-11-26 19:59:15 | Re: Updating table with max from another table |