Download List

Project Description

Postgresql AutoDoc has the ability to output XML, which can be loaded into Dia to create a UML diagram of the database (complete with table relations and descriptive information), an HTML form for further detailed information, GraphViz .dot output, and Docbook 4.1 style SGML for inclusion with project documentation as an appendix. It works on any 7.x PostgreSQL-based database.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-03 19:36
1.20

New output includes function bodies and indexes where appropriate. Additional runtime options include specification of the template directory and a specific output format.

2003-08-12 01:44
1.12

This release fixes HTML output to match the HTML specifications and
reports an error when the templates cannot be found.
Tags: Minor bugfixes

2003-08-04 19:44
1.11

Many bugfixes. The addition of --statistics to gather basic statistics on table usage. Much improved documentation and example output.
Tags: Minor bugfixes

2003-05-19 03:53
1.10

Minor fixes to configure and foreign key output during 1.10 Betas. The project is now based on templates to make it easier to change the look of a given output format. MultiKey foreign and unique keys are handled much better than they were previously. Minor tweaks were also made to maintain current functionality with PostgreSQL 7.4.
Tags: Minor bugfixes

2003-05-13 02:35
1.10 beta 1

The project is now based on templates to make it easier to change the look of a given output format. MultiKey foreign and Unique keys are handled much better than they were previously. Minor tweaks were also made to maintain current functionality with PostgreSQL 7.4.
Tags: Major feature enhancements

Project Resources