Log Message:
---
ECPG connect routine only checked for NULL to find empty parameters, but user
and password can also be "".
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
connect.c (r1.54 -> r1.54.2.1)
(http://anoncvs.postg
Log Message:
---
ECPG connect routine only checked for NULL to find empty parameters, but user
and password can also be "".
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
connect.c (r1.54 -> r1.55)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src
Log Message:
---
Fix error messages about running as root.
Modified Files:
--
pg_migrator/src:
option.c (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/option.c?r1=1.33&r2=1.34)
--
Sent via pgsql-committers mailin
Log Message:
---
Stamp 8.4.16.
Modified Files:
--
pg_migrator:
CHANGES (r1.30 -> r1.31)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/CHANGES?r1=1.30&r2=1.31)
README (r1.74 -> r1.75)
(http://cvs.pgfoundry.org/cgi-bin/
Log Message:
---
Stamp 8.4.16.
Modified Files:
--
pg_migrator/src:
info.c (r1.38 -> r1.39)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/info.c?r1=1.38&r2=1.39)
pg_migrator.h (r1.105 -> r1.106)
(http://cvs.pgfound
Log Message:
---
Minor cleanup: fix spelling of a few error messages and comments, use
built-in pstrdup() instead of the custom pstrcpy(), fix indentation.
Modified Files:
--
orafce:
alert.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oraf