A stored function is a set of statements that can be stored in the server. Once this has been
done, clients don't need to keep reissuing the individual statements but can refer to the stored
procedure instead.
Database Designer for PostgreSQL helps to build and manage stored procedures and functions
in a powerful graphical environment.