[COMMITTERS] pgsql: Rename macro parameter, for clarity.

2006-05-16 Thread Bruce Momjian
Log Message: --- Rename macro parameter, for clarity. Modified Files: -- pgsql/src/include/libpq: pqcomm.h (r1.99 -> r1.100) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/libpq/pqcomm.h.diff?r1=1.99&r2=1.100) ---(end

[COMMITTERS] bizgres - bizgres: Fixed: Bug found that caused SQL job error message to

2006-05-16 Thread User Nwakefield
Log Message: --- Fixed: Bug found that caused SQL job error message to not be logged - FIXED Modified Files: -- bizgres/KETL/src/com/kni/etl: SQLJobExecutor.java (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/et

[COMMITTERS] bizgres - bizgres: Fixed: Bug found that caused ampersand's to not be

2006-05-16 Thread User Nwakefield
Log Message: --- Fixed: Bug found that caused ampersand's to not be escaped in XML documents - FIXED Modified Files: -- bizgres/KETL/src/com/kni/etl/util: XMLHelper.java (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/co

[COMMITTERS] autodoc - autodoc: Assume the strings are in UTF8 instead of in ASCII.

2006-05-16 Thread User Rbt
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)

[COMMITTERS] autodoc - autodoc: The datadir should be

2006-05-16 Thread User Rbt
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

[COMMITTERS] autodoc - autodoc: Add an uninstall target.

2006-05-16 Thread User Rbt
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