Re: Documenting stored procedures and functions - Mailing list pgsql-general

From Jim Nasby
Subject Re: Documenting stored procedures and functions
Date
Msg-id B2C37928-CB67-446C-8FB1-1B952F2F4ACE@nasby.net
Whole thread Raw
In response to Documenting stored procedures and functions  (Jorge Godoy <jgodoy@gmail.com>)
Responses Re: Documenting stored procedures and functions  (Jorge Godoy <jgodoy@gmail.com>)
List pgsql-general
On Sep 26, 2006, at 11:14 PM, Jorge Godoy wrote:
> I dunno if this is the best list to ask about it, but it sounded
> "general"
> enough to me :-)  Sorry if I'm on the wrong place.
>
> I'd like to know how you're documenting your functions and stored
> procedures,
> including their usage, input and output types, description,
> updates/versioning, etc.
>
> I'm starting to create some internal standard to do that and it
> there are any
> tools -- preferably multiplatform, including specially Windows and
> Linux -- to
> help with that I'd greatly appreciate any recommendations.

Take a look at http://pgfoundry.org/projects/autodoc/. I believe it
uses comments (ie: COMMENT ON) as well, so you can get some info into
that.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Insert/select union bug
Next
From: Jim Nasby
Date:
Subject: Re: Restart after power outage: createdb