On Tue, Oct 19, 2010 at 9:15 PM, Andrew Dunstan <[email protected]> wrote: > Efficiency has always been one of the major reasons for using enums, so > it's important that we make them extensible without badly affecting > performance.
on that note is it worthwhile backpatching recent versions to allocate enums with even numbered oids? That way people binary upgrading can get the benefit of the optimization they should qualify for... merlin -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
