Hello Tom, Thank you very much for such fast reply.
But now, after I've installed 8.0.1, it says things as examples in little attach. <------ Where I have to dig?.. :( Sunday, March 06, 2005, 2:38:26 AM, you wrote: TL> Igor Radtchenko <[EMAIL PROTECTED]> writes: >> CREATE FUNCTION public.from_days(int4) RETURNS timestamp AS ' >> select ''0000-01-02''::timestamp + ($1 || '' days'')::interval as result >> ' LANGUAGE 'sql' VOLATILE; >> The parser abuse that >> 'parse error at or near '"." ', >> 'parse error at or near "public'" ', >> 'parse error at or near "#'" '. >> PostgeSQL version is 7.2.3. TL> You need 7.3 or later to deal with schema-aware commands. TL> regards, tom lane -- Best regards, Radtchenko mailto:[EMAIL PROTECTED]
nibs.errs
Description: Binary data
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster