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
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
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
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