Re: [HACKERS] Missing array support
От
Joe Conway
Тема
Re: [HACKERS] Missing array support
Дата
Msg-id
3EFF68EB.5090405@joeconway.com
Ответ на
Re: [HACKERS] Missing array support (Tom Lane)
Список
Дерево обсуждения
Re: [HACKERS] Missing array support Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Missing array support Joe Conway <mail@joeconway.com>
Re: [HACKERS] Missing array support Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Missing array support Joe Conway <mail@joeconway.com>
Re: [HACKERS] Missing array support Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Missing array support Joe Conway <mail@joeconway.com>
Re: [HACKERS] Missing array support Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Missing array support Joe Conway <mail@joeconway.com>
Tom Lane wrote: > Joe Conway writes: >>Included in the patch, I changed SQL language functions so that they >>could be declared with and use polymorphic types. > > I'm not convinced that will work ... in particular, does the parsetree > get fixed correctly when a SQL function is inlined? > I'll try it out. What's the easiest way to be sure the function get's inlined? In any case, it's easy enough to rip that part out of the patch -- it just would have been a lot more painful to test without it. Joe
В списке pgsql-patches по дате отправления