[COMMITTERS] hstore-new - debian: debian packaging bugfix for #541668
Log Message: --- debian packaging bugfix for #541668 Modified Files: -- debian: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/debian/Makefile?r1=1.1.1.1&r2=1.2) debian/debian: changelog (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/debian/debian/changelog?r1=1.1.1.1&r2=1.2) control (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/debian/debian/control?r1=1.1.1.1&r2=1.2) rules (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/debian/debian/rules?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] preprepare - preprepare: Better support for GUC options
Log Message: --- Better support for GUC options Modified Files: -- preprepare: pre_prepare.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/preprepare/preprepare/pre_prepare.c?r1=1.4&r2=1.5) preprepare/debian: changelog (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/preprepare/preprepare/debian/changelog?r1=1.4&r2=1.5) control (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/preprepare/preprepare/debian/control?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgstatsinfo - pg_statsinfo: - Fix compile warning for MemSet in
Log Message: --- - Fix compile warning for MemSet in stats_info.c Modified Files: -- pg_statsinfo/pg_statsinfo/stats_info: stats_info.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/stats_info.c?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Introduce filtering dictionary support to tsearch.
Log Message: --- Introduce filtering dictionary support to tsearch. Propagate --nolocale option to CREATE DATABASE command in pg_regress to allow correct checking of locale-sensitive contrib modules. Modified Files: -- pgsql/src/backend/tsearch: ts_parse.c (r1.13 -> r1.14) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/ts_parse.c?r1=1.13&r2=1.14) pgsql/src/include/tsearch: ts_public.h (r1.15 -> r1.16) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/tsearch/ts_public.h?r1=1.15&r2=1.16) pgsql/src/test/regress: pg_regress.c (r1.63 -> r1.64) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.63&r2=1.64) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: New Directory
Update of /cvsroot/pgsql/contrib/unaccent/sql In directory cvs.postgresql.org:/tmp/cvs-serv71441/contrib/unaccent/sql Log Message: Directory /cvsroot/pgsql/contrib/unaccent/sql added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: New Directory
Update of /cvsroot/pgsql/contrib/unaccent In directory cvs.postgresql.org:/tmp/cvs-serv71441/contrib/unaccent Log Message: Directory /cvsroot/pgsql/contrib/unaccent added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: New Directory
Update of /cvsroot/pgsql/contrib/unaccent/expected In directory cvs.postgresql.org:/tmp/cvs-serv71441/contrib/unaccent/expected Log Message: Directory /cvsroot/pgsql/contrib/unaccent/expected added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Unaccent dictionary.
Log Message: --- Unaccent dictionary. Modified Files: -- pgsql/contrib: Makefile (r1.88 -> r1.89) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile?r1=1.88&r2=1.89) README (r1.100 -> r1.101) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/README?r1=1.100&r2=1.101) pgsql/doc/src/sgml: contrib.sgml (r1.13 -> r1.14) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/contrib.sgml?r1=1.13&r2=1.14) filelist.sgml (r1.63 -> r1.64) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/filelist.sgml?r1=1.63&r2=1.64) Added Files: --- pgsql/contrib/unaccent: Makefile (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/Makefile?rev=1.1&content-type=text/x-cvsweb-markup) unaccent.c (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.c?rev=1.1&content-type=text/x-cvsweb-markup) unaccent.rules (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.rules?rev=1.1&content-type=text/x-cvsweb-markup) unaccent.sql.in (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.sql.in?rev=1.1&content-type=text/x-cvsweb-markup) uninstall_unaccent.sql (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/uninstall_unaccent.sql?rev=1.1&content-type=text/x-cvsweb-markup) pgsql/contrib/unaccent/expected: unaccent.out (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/expected/unaccent.out?rev=1.1&content-type=text/x-cvsweb-markup) pgsql/contrib/unaccent/sql: unaccent.sql (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/sql/unaccent.sql?rev=1.1&content-type=text/x-cvsweb-markup) pgsql/doc/src/sgml: unaccent.sgml (r1.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/unaccent.sgml?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgbulkload - pgbulkload: Fix USE_PGXS=1 build on 8.3 or earlier
Log Message: --- Fix USE_PGXS=1 build on 8.3 or earlier versions. (per Mitsuru HASEGAWA) Tags: VERSION_2_4_0 Modified Files: -- pgbulkload/lib: Makefile (r1.4 -> r1.4.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/lib/Makefile?r1=1.4&r2=1.4.2.1) Added Files: --- pgbulkload: COPYRIGHT (r1.1.2.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/COPYRIGHT?rev=1.1.2.2&content-type=text/x-cvsweb-markup) pgbulkload/lib/nbtree: COPYRIGHT.nbtsort (r1.1.2.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/lib/nbtree/COPYRIGHT.nbtsort?rev=1.1.2.2&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgstatsinfo - pg_statsinfo: - Make pg_make_report.pl to timeout in
Log Message: --- - Make pg_make_report.pl to timeout in prompt password. - Previously pg_make_report waited until password was input to connect DB. Now pg_make_report.pl time-outs in 10 seconds. Modified Files: -- pg_statsinfo/pg_statsinfo/reporter: pg_make_report.pl (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter/pg_make_report.pl?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgstatsinfo - pg_statsinfo: - Collect information of pg_stat_statements
Log Message: --- - Collect information of pg_stat_statements and pg_stat_user_functions. - Now reporter can show the SQL Ordered and the Function Orderd information. Modified Files: -- pg_statsinfo/pg_statsinfo/reporter: pg_report_config.pm (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter/pg_report_config.pm?r1=1.2&r2=1.3) pg_statsreport.tmpl (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter/pg_statsreport.tmpl?r1=1.2&r2=1.3) pg_statsreport_summary.tmpl (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter/pg_statsreport_summary.tmpl?r1=1.2&r2=1.3) pg_statsinfo/pg_statsinfo/stats_info: stats_info.sql.in (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/stats_info.sql.in?r1=1.3&r2=1.4) stats_info_sql.h (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/stats_info_sql.h?r1=1.3&r2=1.4) uninstall_stats_info.sql (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/uninstall_stats_info.sql?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Suppress compiler warnings about uninitialized variables.
Log Message: --- Suppress compiler warnings about uninitialized variables. Modified Files: -- pgsql/contrib/unaccent: unaccent.c (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.c?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix copy-and-pasteo that might explain some of the buildfarm's
Log Message: --- Fix copy-and-pasteo that might explain some of the buildfarm's indigestion about this module. Modified Files: -- pgsql/contrib/unaccent: Makefile (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/Makefile?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix some *other* compiler warnings from a different gcc version.
Log Message: --- Fix some *other* compiler warnings from a different gcc version. Modified Files: -- pgsql/contrib/unaccent: unaccent.c (r1.2 -> r1.3) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.c?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Print the actual DB encoding in the unaccent regression test.
Log Message: --- Print the actual DB encoding in the unaccent regression test. This is to help make it more obvious what the problem is, if the encoding isn't what the test expects. Modified Files: -- pgsql/contrib/unaccent/expected: unaccent.out (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/expected/unaccent.out?r1=1.1&r2=1.2) pgsql/contrib/unaccent/sql: unaccent.sql (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/sql/unaccent.sql?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Remove duplicate from release notes, and reorganize slightly.
Log Message: --- Remove duplicate from release notes, and reorganize slightly. Modified Files: -- pgsql/doc/src/sgml: release-8.5.sgml (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-8.5.sgml?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
Re: [COMMITTERS] pgsql: Unaccent dictionary.
On Tue, Aug 18, 2009 at 6:34 AM, Teodor Sigaev wrote: > Log Message: > --- > Unaccent dictionary. Do you need to mark this as committed? https://commitfest.postgresql.org/action/patch_view?id=134 ...Robert -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.208 -> r1.209) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.208&r2=1.209) pgsql/src/include/utils: timestamp.h (r1.80 -> r1.81) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/timestamp.h?r1=1.80&r2=1.81) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Tags: REL8_3_STABLE Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.184.2.4 -> r1.184.2.5) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.184.2.4&r2=1.184.2.5) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Tags: REL8_4_STABLE Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.208 -> r1.208.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.208&r2=1.208.2.1) pgsql/src/include/utils: timestamp.h (r1.80 -> r1.80.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/timestamp.h?r1=1.80&r2=1.80.2.1) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Tags: REL8_1_STABLE Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.160.2.9 -> r1.160.2.10) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.160.2.9&r2=1.160.2.10) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Tags: REL8_2_STABLE Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.174.2.6 -> r1.174.2.7) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.174.2.6&r2=1.174.2.7) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Tags: REL7_4_STABLE Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.118.2.12 -> r1.118.2.13) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.118.2.12&r2=1.118.2.13) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple
Log Message: --- Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.137.4.9 -> r1.137.4.10) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c?r1=1.137.4.9&r2=1.137.4.10) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Pick up REGRESS_OPTS from contrib makefiles.
Log Message: --- Pick up REGRESS_OPTS from contrib makefiles. Along the way, fix ordering of makefile tests to mimic gmake. Modified Files: -- pgsql/src/tools/msvc: vcregress.pl (r1.10 -> r1.11) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregress.pl?r1=1.10&r2=1.11) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Allow mixing of traditional and SQL:2008 LIMIT/OFFSET syntax.
Log Message: --- Allow mixing of traditional and SQL:2008 LIMIT/OFFSET syntax. Being rigid about it doesn't simplify the grammar at all, and it does invite confusion among those who only read the SELECT syntax summary and not the full details. Per gripe from Jaime Casanova. Modified Files: -- pgsql/doc/src/sgml/ref: select.sgml (r1.122 -> r1.123) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml?r1=1.122&r2=1.123) pgsql/src/backend/parser: gram.y (r2.676 -> r2.677) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y?r1=2.676&r2=2.677) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgtcl - libpgtcl: * cleaned up and added tests for the options to
Log Message: --- * cleaned up and added tests for the options to pg_result Modified Files: -- libpgtcl/tests: pgtcl.test (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/tests/pgtcl.test?r1=1.17&r2=1.18) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgtcl - libpgtcl: * fixed bug with Tcl 8.5 where it gave an error with
Log Message: --- * fixed bug with Tcl 8.5 where it gave an error with pg_result -assignbydx "Tcl_SetIntObj called with shared object" Modified Files: -- libpgtcl/generic: pgtclCmds.c (r1.76 -> r1.77) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.76&r2=1.77) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers