[COMMITTERS] clearxlogtail - clearxlogtail: Replace and err() with portable

2008-07-24 Thread User Kgrittn
Log Message: --- Replace and err() with portable code. Modified Files: -- clearxlogtail: pg_clearxlogtail.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/clearxlogtail/clearxlogtail/pg_clearxlogtail.c.diff?r1=1.1&r2=1.2) -- Sent via pgsql-c

[COMMITTERS] clearxlogtail - clearxlogtail: Support PGXS build if USE_PGXS is

2008-07-24 Thread User Kgrittn
Log Message: --- Support PGXS build if USE_PGXS is defined. Modified Files: -- clearxlogtail: Makefile (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/clearxlogtail/clearxlogtail/Makefile.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailin

[COMMITTERS] clearxlogtail - clearxlogtail: Eliminate redundant directory.

2008-07-24 Thread User Kgrittn
Log Message: --- Eliminate redundant directory. Removed Files: - clearxlogtail/clearxlogtail: pg_clearxlogtail.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/clearxlogtail/clearxlogtail/clearxlogtail/pg_clearxlogtail.c) -- Sent via pgsql-committers mailin

[COMMITTERS] clearxlogtail - clearxlogtail: Initial commit of current Wisconsin State

2008-07-24 Thread User Kgrittn
Log Message: --- Initial commit of current Wisconsin State Courts production verion to PgFoundry. Added Files: --- clearxlogtail: pg_clearxlogtail.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/clearxlogtail/clearxlogtail/pg_clearxlogtail.c?rev=1.1&conte

[COMMITTERS] clearxlogtail - clearxlogtail: Initial commit of current Wisconsin State

2008-07-24 Thread User Kgrittn
Log Message: --- Initial commit of current Wisconsin State Courts production verion to PgFoundry. Added Files: --- clearxlogtail/clearxlogtail: pg_clearxlogtail.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/clearxlogtail/clearxlogtail/clearxlogtail/pg_c

[COMMITTERS] clearxlogtail - clearxlogtail: New Directory

2008-07-24 Thread User Kgrittn
Update of /cvsroot/clearxlogtail/clearxlogtail/clearxlogtail In directory pgfoundry.org:/tmp/cvs-serv61542/clearxlogtail Log Message: Directory /cvsroot/clearxlogtail/clearxlogtail/clearxlogtail added to the repository -- Sent via pgsql-committers mailing list ([email protected])

[COMMITTERS] fsutil - fsutil: Add PG_MODULE_MAGIC for 8.2 compatibity.

2008-07-24 Thread User Kgrittn
Log Message: --- Add PG_MODULE_MAGIC for 8.2 compatibity. Don't error out on a floppy or CD-ROM drive without media. Modified Files: -- fsutil: fsutil.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fsutil/fsutil/fsutil.c.diff?r1=1.1&r2=1.2)

[COMMITTERS] clearxlogtail - clearxlogtail: New Directory

2008-07-24 Thread User Kgrittn
Update of /cvsroot/clearxlogtail/clearxlogtail In directory pgfoundry.org:/tmp/cvs-serv55692/clearxlogtail Log Message: Directory /cvsroot/clearxlogtail/clearxlogtail added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subs

[COMMITTERS] pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the

2008-07-24 Thread Tom Lane
Log Message: --- Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part. Per report from César Miguel Oliveira Alves. Tags: REL8_2_STABLE Modified Files: -- pgsql/src/backend/libpq: auth.c (r1.146 -> r1.146.2.1) (http://anoncvs.post

[COMMITTERS] pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the

2008-07-24 Thread Tom Lane
Log Message: --- Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part. Per report from César Miguel Oliveira Alves. Tags: REL8_3_STABLE Modified Files: -- pgsql/src/backend/libpq: auth.c (r1.164 -> r1.164.2.1) (http://anoncvs.post

[COMMITTERS] pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the

2008-07-24 Thread Tom Lane
Log Message: --- Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part. Per report from César Miguel Oliveira Alves. Modified Files: -- pgsql/src/backend/libpq: auth.c (r1.164 -> r1.165) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/sr

[COMMITTERS] pgsql: Remove some redundant tests and improve comments in next_token().

2008-07-24 Thread Tom Lane
Log Message: --- Remove some redundant tests and improve comments in next_token(). Cosmetic, but it might make this a bit less confusing to the next reader. Modified Files: -- pgsql/src/backend/libpq: hba.c (r1.164 -> r1.165) (http://anoncvs.postgresql.org/

[COMMITTERS] pgloader - pgloader: FIXES: add -F and -C supports to CSV format, cvs

2008-07-24 Thread User Dim
Log Message: --- FIXES: add -F and -C supports to CSV format, cvs doublequotes defaults to True, per Andrew Dunstan gripes Modified Files: -- pgloader/pgloader: csvreader.py (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pg