Log Message:
-----------
fixed bug in error.c where the global init function was not being called, looks like a mysterious 'evil name' issue, so I renamed the init function.
Modified Files:
--------------
libpqtypes:
ChangeLog (r1.61 -> r1.62)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/ChangeLog?r1=1.61&r2=1.62)
libpqtypes/src:
error.c (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/error.c?r1=1.23&r2=1.24)