Pavel Stehule wrote: > Hello > > I have function > > CREATE FUNCTION foo(date, date, INTEGER[]) RETURNS INTEGER > > Array and array's functions works fine, but I need call this function > with empty array. I can't use array constructor for empty array. When > I call function foo with e.a. ,I get syntax error. I can call with '{}'.
Are you running 7.4beta? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster