Re: DEFAULT of domain ignored in plpgsql (8.4.1)
От | Florian G. Pflug |
---|---|
Тема | Re: DEFAULT of domain ignored in plpgsql (8.4.1) |
Дата | |
Msg-id | 4B06D736.2080306@phlo.org обсуждение исходный текст |
Ответ на | Re: DEFAULT of domain ignored in plpgsql (8.4.1) (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: DEFAULT of domain ignored in plpgsql (8.4.1)
|
Список | pgsql-hackers |
Robert Haas wrote: > On Thu, Nov 19, 2009 at 9:06 PM, Florian G. Pflug <fgp@phlo.org> wrote: >> I've tried to create a patch, but didn't see how I'd convert the result >> from get_typedefault() (A Node*, presumeably the parsetree corresponding >> to the default expression?) into a plan that I could store in a >> PLpgSQL_expr. I guess I'd need something like SPI_prepare_plan that >> takes a parse tree instead of a query string. Or am I on a completely >> wrong track there? >> >> While trying to cook up a patch I've also stumbled over what I perceive >> as a bug relating to DOMAINS and column DEFAULTs. I'll write that up in >> a second E-Mail to avoid confusion. > > I suggest adding this to the open CommitFest (2010-01) at > https://commitfest.postgresql.org/action/commitfest_view/open Hm, but I don't (yet) have a patch to add... best regards, Florian Pflug
В списке pgsql-hackers по дате отправления: