Re: information_schema.columns changes needed for OLEDB - Mailing list pgsql-hackers

From Robert Haas
Subject Re: information_schema.columns changes needed for OLEDB
Date
Msg-id 603c8f070905311957n414a866ds5e74d472a14b5eec@mail.gmail.com
Whole thread Raw
In response to Re: information_schema.columns changes needed for OLEDB  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: information_schema.columns changes needed for OLEDB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, May 31, 2009 at 11:41 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'd prefer to avoid a catversion bump at this stage of the cycle,
> but it looks like any changes here would merely involve the bodies of
> some functions in information_schema.sql.  I think we could just change
> them without a catversion bump.  Any beta testers who actually care
> could easily insert the new definitions without an initdb.

Is this a regression relative to 8.3?  If not, why not leave it for
8.5?  It seems a little bit late in the game to be messing with this.
I admit I don't have any particular reason to think it will break
anything, but there are other minor patches floating around that meet
that criteria too, so if this one then why not those?

...Robert


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Win32 link() function
Next
From: Tom Lane
Date:
Subject: Re: information_schema.columns changes needed for OLEDB