Re: Enums patch v2
От
Bruce Momjian
Тема
Re: Enums patch v2
Дата
Msg-id
200702020350.l123oCx13234@momjian.us
Ответ на
Enums patch v2 (Tom Dunstan)
Список
Дерево обсуждения
Enums patch v2 Tom Dunstan <pgsql@tomd.cc>
Re: Enums patch v2 Bruce Momjian <bruce@momjian.us>
Re: Enums patch v2 Neil Conway <neilc@samurai.com>
Re: Enums patch v2 Tom Dunstan <pgsql@tomd.cc>
Re: Enums patch v2 Bruce Momjian <bruce@momjian.us>
Re: Enums patch v2 Heikki Linnakangas <heikki@enterprisedb.com>
Re: Enums patch v2 Tom Lane <tgl@sss.pgh.pa.us>
Re: Enums patch v2 Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] Enums patch v2 Alvaro Herrera <alvherre@commandprompt.com>
Re: [HACKERS] Enums patch v2 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Enums patch v2 Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] Enums patch v2 Gregory Stark <stark@enterprisedb.com>
Re: [HACKERS] Enums patch v2 Tom Dunstan <pgsql@tomd.cc>
Re: [HACKERS] Enums patch v2 Martijn van Oosterhout <kleptog@svana.org>
Re: [HACKERS] Enums patch v2 Andrew Dunstan <andrew@dunslane.net>
Re: Enums patch v2 David Fetter <david@fetter.org>
Re: Enums patch v2 Peter Eisentraut <peter_e@gmx.net>
Re: Enums patch v2 Tom Dunstan <pgsql@tomd.cc>
Re: Enums patch v2 Tom Dunstan <pgsql@tomd.cc>
Where are we on this? --------------------------------------------------------------------------- Tom Dunstan wrote: > Hi all > > Here is an updated version of the enums patch. It has been brought up to > date and applies against current CVS HEAD. The original email is at [1], > and describes the implementation. > > This version contains sgml documentation, and contains the missing > bounds checks and error codes noted in the last email. > > As mentioned before, the only part that I'm not super keen on is the > hack required to pass the type oid in to the text-to-enum cast function, > since normally those take type mods but not type oids. I wasn't sure how > else to get a cast working though, short of allowing another type of > cast function which accepts type oids as well. That seemed overkill for > just one case, though, and was getting a bit beyond the realms of what I > wanted to get done with this patch. > > Anyway, it's reasonably feature complete and should be appropriately > documented now, so feedback gratefully accepted. > > Cheers > > Tom > > [1] http://archives.postgresql.org/pgsql-patches/2006-09/msg00000.php [ application/x-gzip is not supported, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-patches по дате отправления