Re: Documenting stored procedures and functions

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Documenting stored procedures and functions
Дата
Msg-id B2C37928-CB67-446C-8FB1-1B952F2F4ACE@nasby.net
обсуждение исходный текст
Ответ на Documenting stored procedures and functions  (Jorge Godoy <jgodoy@gmail.com>)
Ответы Re: Documenting stored procedures and functions  (Jorge Godoy <jgodoy@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Insert/select union bug
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Restart after power outage: createdb