hi all,
i've been looking through the postgresql 7.4 manual (pdf version) and havent been able to find any detailed info on how to write and interact with stored procedures. i've noticed that user defined functions can be done but im wondering if these functions are considered the same. where can i find relevant documentation or info on stored procedures on postgresql?
im working with version 8.0.1.
thanx.