Log Message:
---
1.41 release notes
Modified Files:
--
autodoc:
ChangeLog (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog?r1=1.12&r2=1.13)
--
Sent via pgsql-committers mailing list ([email protected])
Log Message:
---
Mark 1.41 release
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl?r1=1.29&r2=1.30)
--
Sent via pgsql-committers mailing list (pgsql-comm
Log Message:
---
Update schema for Docbook 4.5. Use where possible.
Modified Files:
--
autodoc:
xml.tmpl (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/xml.tmpl?r1=1.2&r2=1.3)
--
Sent via pgsql-committers mailing list (pgsql-
Log Message:
---
Apply a fix to the function signatures that was reversing argument names.
Patch created by Jyrki Muukkonen and submitted via Peter Eisentraut
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-
Log Message:
---
Add the manpage to the release tarball.
Modified Files:
--
autodoc:
Makefile (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile?r1=1.8&r2=1.9)
--
Sent via pgsql-committers mailing list (pgsql-committers@p
Log Message:
---
Add a manpage for PostgreSQL Autodoc (Tim Retout)
It always installs at the moment (BSD Port won't like that).
Modified Files:
--
autodoc:
Makefile (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile?r1=1.7
Log Message:
---
Correct the synopsis (Peter Eisentraut)
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl?r1=1.27&r2=1.28)
--
Sent via pgsql-committers ma
Log Message:
---
Another crack at 1.40
Modified Files:
--
autodoc:
ChangeLog (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.8&r2=1.9)
--
Sent via pgsql-committers mailing list ([email protected]
Log Message:
---
Finally, a 1.40 release changelog.
Modified Files:
--
autodoc:
ChangeLog (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.11&r2=1.12)
--
Sent via pgsql-committers mailing list (pgsql-commit
Log Message:
---
make release was broken.
Modified Files:
--
autodoc:
Makefile (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile.diff?r1=1.4&r2=1.5)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.
Log Message:
---
Seems tar on FreeBSD has changed behaviour since the last release. Copy files
to new location and build tarball out of that directory.
Modified Files:
--
autodoc:
ChangeLog (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/auto
Log Message:
---
Tag for 1.40
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.26&r2=1.27)
--
Sent via pgsql-committers mailing list (pgsql-comm
Log Message:
---
Release notes for 1.40
Modified Files:
--
autodoc:
ChangeLog (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.7&r2=1.8)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.
Log Message:
---
Really fix the release process.
Modified Files:
--
autodoc:
ChangeLog (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.9&r2=1.10)
Makefile (r1.5 -> r1.6)
(http://cvs.pgfoundry
Log Message:
---
Don't need relhasindexes, relhasrules, or relhastriggers since older DBs have
been dropped. This also makes up 8.4 compatible without additional changes
required.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.25 -> r1.26)
(http://
Log Message:
---
Improve wording for --table help (Jamie Nicholson)
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.24&r2=1.25)
--
Sent via pgs
Log Message:
---
Add -m to only output structures or functions matching a specific regex
(Simon Michael)
Tidy code along the way.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/auto
Log Message:
---
Remove support for PostgreSQL versions earlier than 8.0.
Do a better job of named function parameters.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgres
Log Message:
---
Minor fixes for named functions for newer DBD::Pg's. A long time ago DBD::Pg
changed from returning an array string to returning an actual array for
PostgreSQL arrays. Autodoc did not take this into account.
Modified Files:
--
autodoc:
postgresql_
Log Message:
---
Dramatically simplify installation process (Thanks Simon Bertrang).
Complex installation checks have never been required so drop it and replace
with simple
make functionality.
Targetting to a different installation prefix is done by setting the PREFIX
variable:
make PR
Log Message:
---
Use datarootdir instead of datadir
Modified Files:
--
autodoc:
config.mk.in (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/config.mk.in.diff?r1=1.2&r2=1.3)
--
Sent via pgsql-committers mailing list (pgsql-comm
Log Message:
---
1.31 actual
Modified Files:
--
autodoc:
ChangeLog (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.6&r2=1.7)
--
Sent via pgsql-committers mailing list ([email protected])
To mak
Log Message:
---
Clean up formatting.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.20&r2=1.21)
--
Sent via pgsql-committers mailing list (pg
Log Message:
---
Do not output all functions in the database if a specific table list was
requested. Good chance it isn't functions the user is after.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsw
Log Message:
---
Keep foreign key defaults (0) when referencing a table which does not exist in
our output.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.p
Log Message:
---
Leonardo Cezar patches:
One of them to fix a odd behavior when we had views in schema to
schema to extract some reporter.
Previously we got an error on trying to get statistcs from a view,
since views hasn't stats.
The other one to choose which table(s) we want to collect
Log Message:
---
Tag for 1.31 release. After additional testing to ensure Foriegn Keys work
again this is what will go out.
Modified Files:
--
autodoc:
ChangeLog (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=
Log Message:
---
New versions of DBD::Pg like to return an array reference instead of the
special text string that PostgreSQL returns.
This might take care of the issue, although only partially tested (FreeBSD
ports doesn't have the newer version yet as it breaks a number of applications
Log Message:
---
Release 1.30
Modified Files:
--
autodoc:
ChangeLog (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.4&r2=1.5)
---(end of broadcast)---
TIP 1: if
Log Message:
---
Toshio Kuratomi wrote a patch to allow a password to be provided via prompt.
Modified Files:
--
autodoc:
configure.ac (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/configure.ac.diff?r1=1.1.1.1&r2=1.2)
Log Message:
---
Assume the strings are in UTF8 instead of in ASCII. This expands on the number
of characters that we can work with. While not perfect, it is an improvement.
Submitted by: Dirk Jagdmann
Modified Files:
--
autodoc:
html.tmpl (r1.3 -> r1.4)
Log Message:
---
The datadir should be /usr/local/share/postgresql_autodoc by default instead of
/usr/local/share.
Submitted by: Dirk Jagdmann
Modified Files:
--
autodoc:
config.mk.in (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autod
Log Message:
---
Add an uninstall target.
Submitted by: Dirk Jagdmann
Modified Files:
--
autodoc:
Makefile (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile.diff?r1=1.2&r2=1.3)
---(end of broadc
Log Message:
---
Do not prepare() the statistics query if it is not going to be used.
Prepare() and finish() on an empty string causes DBD::Pg to complain about the
finish().
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.12 -> r1.13)
(http://cvs.p
Log Message:
---
Add in very simple inheritance documentation. Templates other than HTML need to
be updated.
Remove support for PostgreSQL 7.1 and 7.2. Continues to support 7.3 and later.
Modified Files:
--
autodoc:
html.tmpl (r1.2 -> r1.3)
(http://cvs.pg
Log Message:
---
Display index information in HTML output.
Modified Files:
--
autodoc:
html.tmpl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/html.tmpl.diff?r1=1.1.1.1&r2=1.2)
---(end of broadcast)
Log Message:
---
Prevent Dia 0.94 from crashing by rearranging the Dependency attributes.
Modified Files:
--
autodoc:
zigzag.dia.tmpl (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/zigzag.dia.tmpl.diff?r1=1.4&r2=1.5)
--
Log Message:
---
Changelog for the 1.25 release.
Modified Files:
--
autodoc:
ChangeLog (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.3&r2=1.4)
---(end of broadcast)--
Log Message:
---
Eliminate Dia warnings for newer versions of dia (new elements).
Luckily, Dia will completely ignore these saved values and calculate it's own
instead which is convenient because we really have no idea where to place
things.
Modified Files:
--
autodoc:
Log Message:
---
Template for the Neato and Twopi tools (part of GraphViz) submitted by Tony
Wasson.
Modified Files:
--
autodoc:
Makefile (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile.diff?r1=1.1.1.1&r2=1.2)
Adde
Log Message:
---
Finish() the GetVersion sql statement.
Set the FK Group number back to being a number instead of the schema name.
Accidentally converted earlier while removing the $group variable.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.10 -> r1.11)
Log Message:
---
Matt Bosworth has provided an updated dot template with PK, FK information and
improved styling.
Rod proceeded to break several things, but eventually got it working again.
Modified Files:
--
autodoc:
dot.tmpl (r1.1.1.1 -> r1.2)
(http://c
Log Message:
---
Fix GraphViz foreign key links (they were missing).
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.9&r2=1.10)
-
Log Message:
---
The latest version of dia crashes when I open a dia file produced with
the zigzag.dia.tmpl template. I replaced the following lines in
zigzag.dia.tmpl
with
and dia no longer crashes.
best whishes,
Piebe de Vries
Modified Files:
--
autodoc:
Log Message:
---
Do a little bit of cleaning on this old and crufty code.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.7&r2=1.8)
--
Log Message:
---
Bump copyright date.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.8&r2=1.9)
---(end of broadcast)-
Log Message:
---
Escape the column datatype for GraphViz output. Reported by Kevin Pierce.
Modified Files:
--
autodoc:
dot.tmpl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/dot.tmpl.diff?r1=1.1.1.1&r2=1.2)
postgres
Log Message:
---
Include argument names as provided by Jacob Smullyan.
Clean up handling of argument types from a schema not in the current path. This
means getting rid of the schema prefix added by format_type so when can add our
own when appropriate.
Modified Files:
--
Log Message:
---
Push out 1.24
Modified Files:
--
autodoc:
ChangeLog (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/ChangeLog.diff?r1=1.2&r2=1.3)
postgresql_autodoc.pl (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cg
Log Message:
---
Strip out quotes in the comparison area.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.4&r2=1.5)
---(en
Log Message:
---
From: Bort, Paul
Subject:RE: Patch for Dia templates for Postgresql_AutoDoc
Date: Tue, 22 Jun 2004 15:23:24 -0400
I've used the same method of shortening as the constraint you mentioned, but
I made it a new entry (table_comment_dia) in the hash rather than man
51 matches
Mail list logo