-----Message d'origine----- De : pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org]De la part de Cima Envoyé : vendredi 25 mars 2005 11:44 À : pgsql-novice@postgresql.org Objet : [NOVICE] stored procedures?
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?