[COMMITTERS] textsearch-ja - textsearch_senna: Fix a bug that the second or later

2010-04-15 Thread User Itagaki
Log Message: --- Fix a bug that the second or later conditions had been ignored. Reported and fixed by Hitoshi Harada. The change also fixes other two bugs: - Memory leak when converting a LIKE query into a senna query. - Words that contain senna meta characters were treated wrongly. Mod

[COMMITTERS] pgsql: Document that autovacuum cannot vacuum or analyze temporary

2010-04-15 Thread Bruce Momjian
Log Message: --- Document that autovacuum cannot vacuum or analyze temporary tables. Modified Files: -- pgsql/doc/src/sgml: maintenance.sgml (r1.102 -> r1.103) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml?r1=1.102&r2=1.103)

[COMMITTERS] pgsql: Fix psql's \copy to not insert spaces around dots and commas in

2010-04-15 Thread Tom Lane
Log Message: --- Fix psql's \copy to not insert spaces around dots and commas in the text of the SELECT query in \copy (SELECT ...) commands. This is unnecessary and breaks numeric literals, as seen in bug #5411 from Vitalii Tymchyshyn. This change has already been made in passing in HEAD

[COMMITTERS] pgsql: Fix psql's \copy to not insert spaces around dots and commas in

2010-04-15 Thread Tom Lane
Log Message: --- Fix psql's \copy to not insert spaces around dots and commas in the text of the SELECT query in \copy (SELECT ...) commands. This is unnecessary and breaks numeric literals, as seen in bug #5411 from Vitalii Tymchyshyn. This change has already been made in passing in HEAD

[COMMITTERS] pgsql: Fix psql's \copy to not insert spaces around dots and commas in

2010-04-15 Thread Tom Lane
Log Message: --- Fix psql's \copy to not insert spaces around dots and commas in the text of the SELECT query in \copy (SELECT ...) commands. This is unnecessary and breaks numeric literals, as seen in bug #5411 from Vitalii Tymchyshyn. This change has already been made in passing in HEAD

[COMMITTERS] pgsql: Improve punctuation

2010-04-15 Thread Peter Eisentraut
Log Message: --- Improve punctuation Modified Files: -- pgsql/doc/src/sgml: monitoring.sgml (r1.78 -> r1.79) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring.sgml?r1=1.78&r2=1.79) -- Sent via pgsql-committers mailing list (pgsql-com

[COMMITTERS] pgsql: IP port -> TCP port backpatched to 8.1, where this first

2010-04-15 Thread Peter Eisentraut
Log Message: --- IP port -> TCP port backpatched to 8.1, where this first appeared Modified Files: -- pgsql/doc/src/sgml: monitoring.sgml (r1.77 -> r1.78) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring.sgml?r1=1.77&r2=1.78) -- Se

[COMMITTERS] pgsql: IP port -> TCP port backpatched to 8.1, where this first

2010-04-15 Thread Peter Eisentraut
Log Message: --- IP port -> TCP port backpatched to 8.1, where this first appeared Tags: REL8_4_STABLE Modified Files: -- pgsql/doc/src/sgml: monitoring.sgml (r1.71 -> r1.71.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring

[COMMITTERS] pgsql: IP port -> TCP port backpatched to 8.1, where this first

2010-04-15 Thread Peter Eisentraut
Log Message: --- IP port -> TCP port backpatched to 8.1, where this first appeared Tags: REL8_3_STABLE Modified Files: -- pgsql/doc/src/sgml: monitoring.sgml (r1.55.2.1 -> r1.55.2.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monito

[COMMITTERS] pgsql: IP port -> TCP port backpatched to 8.1, where this first

2010-04-15 Thread Peter Eisentraut
Log Message: --- IP port -> TCP port backpatched to 8.1, where this first appeared Tags: REL8_2_STABLE Modified Files: -- pgsql/doc/src/sgml: monitoring.sgml (r1.40.2.2 -> r1.40.2.3) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monito

[COMMITTERS] pgsql: IP port -> TCP port backpatched to 8.1, where this first

2010-04-15 Thread Peter Eisentraut
Log Message: --- IP port -> TCP port backpatched to 8.1, where this first appeared Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml: monitoring.sgml (r1.29 -> r1.29.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring

[COMMITTERS] pgsql: Improve message style for messages associated with not being able

2010-04-15 Thread Tom Lane
Log Message: --- Improve message style for messages associated with not being able to identify the system time zone setting. Per recent discussion. Modified Files: -- pgsql/src/timezone: pgtz.c (r1.71 -> r1.72) (http://anoncvs.postgresql.org/cvsweb.cgi/pgs

[COMMITTERS] pgsql: Fix typo, spotted by Erik Rijkers.

2010-04-15 Thread Heikki Linnakangas
Log Message: --- Fix typo, spotted by Erik Rijkers. Modified Files: -- pgsql/doc/src/sgml: config.sgml (r1.265 -> r1.266) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.265&r2=1.266) -- Sent via pgsql-committers mailing list

[COMMITTERS] pgsql: Add script to enumerate the timezones in the Windows registry and

2010-04-15 Thread Magnus Hagander
Log Message: --- Add script to enumerate the timezones in the Windows registry and compare it with the list we have in pgtz.c, showing any differences. Modified Files: -- pgsql/src/tools: RELEASE_CHANGES (r1.93 -> r1.94) (http://anoncvs.postgresql.org/cvswe