Source code of the procedures/Functions in PostgreSQL - Where?
Started by Ajesh Mathewabout 25 years ago2 messagesgeneral
Hai,
Where can I find the source code of the procedures/Functions that are available
with postgresql.7.0.2. Please any one Help me.
With regards,
Ajesh
_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com
Re: Source code of the procedures/Functions in PostgreSQL - Where?
Ajesh Mathew writes:
Where can I find the source code of the procedures/Functions that are available
with postgresql.7.0.2. Please any one Help me.
Most of them are in src/backend/utils/adt. In general, they might be
anywhere under src/backend.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/