Hi Martijn, Thank you very much for the suggestion:
> > CREATE FUNCTION add_one(IN int)
> > RETURNS int
> > AS 'add_one'
> > LANGUAGE C;
I corrected this to say:
AS 'Project1', 'add_one'
And restarted psql (rebooted for that matter as well) and am still getting
the same error.
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
