Hi,
I just upgraded to 7.4.2 today...I have started looking at PL/PGsql
functions
and noticed that the pg_dumpall and pg_dump commands are able to
recover the
text for the function definitions.
I have examined ( I think ) every table in my catalog and have not been
able
to find the text definition of my PL/PGsql function.
Is it possible to recover the text of a function definition from within
postgresql?
Thanks,
Jerry