Steve White <[email protected]> wrote: > On 1.02.11, Tom Lane wrote: >> "Kevin Grittner" <[email protected]> writes: >>> Maybe some option for the \i command? \iq (for input quoted) >>> with automatic $$ quoting around what is read? >> >>> That way you could do something like: >> >>> CREATE FUNCTION yadda_yadda() returns text language plpythonu as >>> \iq yadda_yadda.py >>> ; > > Yes this will work for me. > >> >> Just got this --- looks like we independently arrived at the same >> conclusion. I'll add it to the TODO list. It looks like we might finally have a good one for those looking for an easy item from that list. Those have been scarce lately. -Kevin
-- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
