Re: Variadic polymorpic functions
От | Vincenzo Romano |
---|---|
Тема | Re: Variadic polymorpic functions |
Дата | |
Msg-id | 3eff28921001270807p7e46adbaqbeacb339ecd4a20b@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Variadic polymorpic functions (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-general |
2010/1/27 Tom Lane <tgl@sss.pgh.pa.us>: > Vincenzo Romano <vincenzo.romano@notorand.it> writes: >> But why still on separate schema? >> I'd rather put them all in the public one, so you don't need the "pst." anymore. >> Just like (most of) all other contrib modules ... > > If this were to get committed, it would definitely get made to look just > like all the other contrib modules; so forget the separate schema. > > But what I'm wondering is whether it should be contrib or in core. > Is there some potential reason why someone might not want it installed? I'm currently using it to solve a number of problems with dynamic SQL code in PL/PgSQL functions. I'm using "EXECUTE psd.format(...)" in order to overcome a number of "limitations" with the EXECUTE ... USING form I was not able to solve otherwise. Something known in the past as "wishful thinking"! :-) -- Vincenzo Romano NotOrAnd Information Technologies NON QVIETIS MARIBVS NAVTA PERITVS
В списке pgsql-general по дате отправления: