Hi all,I would like to know how to load a user defined function from a filewritten in pl/pgsql.
I have read it on loggingpsql -h host database < create_some_func.sqlbut then i am forced to redo the login.Is there another way to do it?