Re: ANALYZE versus expression indexes with nondefault opckeytype
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>, Stephen Frost <sfrost@snowman.net>, Kevin Grittner <Kevin.Grittner@wicourts.gov>, pgsql-hackers@postgresql.org
Date: 2010-08-01T20:03:09Z
Lists: pgsql-hackers
Attachments
- analyze-exprs.patch (text/x-patch) patch
I wrote: > Robert Haas <robertmhaas@gmail.com> writes: >> Yeah, maybe you're right. But I'd still prefer to see us break the >> ABI and do this just in 9.0 rather than changing 8.4. > OK, I can live with that. I'll take a look at it shortly. Proposed patch attached (compiles, untested as yet). regards, tom lane