[COMMITTERS] wikipedia - wikipgedia: Parser internal placeholder string now fully

2005-12-21 Thread Sven Klemm
Log Message: --- Parser internal placeholder string now fully randomized for safety (backported from mediawiki head) Modified Files: -- wikipgedia/includes: Linker.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/include

[COMMITTERS] pgfouine - pgfouine: more work on graphs

2005-12-21 Thread User Gsmet
Log Message: --- more work on graphs Modified Files: -- pgfouine/include/reporting: reports.lib.php (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports.lib.php.diff?r1=1.8&r2=1.9) HtmlReportAggrega

[COMMITTERS] pgsql: Add documentation example of using interval multiplication with

2005-12-21 Thread Bruce Momjian
Log Message: --- Add documentation example of using interval multiplication with 'days'. Backpatch to 8.1.X. Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.291.2.4 -> r1.291.2.5) (http://developer.postgresql.org/cvsweb.cgi/p

[COMMITTERS] pgsql: Add documentation example of using interval multiplication with

2005-12-21 Thread Bruce Momjian
Log Message: --- Add documentation example of using interval multiplication with 'days'. Backpatch to 8.1.X. Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.299 -> r1.300) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r

[COMMITTERS] pgfouine - pgfouine: fixed a problem with setPadding (missing reference)

2005-12-21 Thread User Gsmet
Log Message: --- fixed a problem with setPadding (missing reference) Modified Files: -- pgfouine/include/reporting/artichow/php4/inc: Label.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/artichow/ph

[COMMITTERS] pgsql: Add additional example for interval multiplication.

2005-12-21 Thread Bruce Momjian
Log Message: --- Add additional example for interval multiplication. Fix example for day and hours interval subtraction for new computation method. Update interval examples to display zero seconds, which is our default. Backpatch to 8.1.X. Tags: REL8_1_STABLE Modified Files: -

[COMMITTERS] pgsql: Add additional example for interval multiplication.

2005-12-21 Thread Bruce Momjian
Log Message: --- Add additional example for interval multiplication. Fix example for day and hours interval subtraction for new computation method. Update interval examples to display zero seconds, which is our default. Backpatch to 8.1.X. Modified Files: -- pgsql/doc/sr

[COMMITTERS] wikipedia - wikipgedia: updated language files to mediawiki head

2005-12-21 Thread Sven Klemm
Log Message: --- updated language files to mediawiki head Modified Files: -- wikipgedia/languages: Language.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/languages/Language.php.diff?r1=1.3&r2=1.4) LanguageAf.ph

[COMMITTERS] pgsql: Fix word's length in pg_regexec call

2005-12-21 Thread Teodor Sigaev
Log Message: --- Fix word's length in pg_regexec call Tags: REL8_0_STABLE Modified Files: -- pgsql/contrib/tsearch2/ispell: spell.c (r1.18 -> r1.18.4.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c.diff?r1=1.18&r2=

[COMMITTERS] pgsql: Fix word's length in pg_regexec call

2005-12-21 Thread Teodor Sigaev
Log Message: --- Fix word's length in pg_regexec call Tags: REL8_1_STABLE Modified Files: -- pgsql/contrib/tsearch2/ispell: spell.c (r1.23 -> r1.23.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c.diff?r1=1.23&r2=

[COMMITTERS] pgsql: Multibyte encodings support for ISpell dictionary

2005-12-21 Thread Teodor Sigaev
Log Message: --- Multibyte encodings support for ISpell dictionary Modified Files: -- pgsql/contrib/tsearch2: stopword.c (r1.6 -> r1.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/stopword.c.diff?r1=1.6&r2=1.7) ts_locale.h (r1