On Tue, May 18, 2010 at 15:29, David Harel <[email protected]> wrote: > Greetings, > > I am trying to write a user function on the server to retrive image files. > Currently I wrote the following: > CREATE OR REPLACE FUNCTION perl_getfile(text) > RETURNS OID AS
I think you meant returns bytea or text or something... else -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
