[COMMITTERS] pgstatsinfo - pg_statsinfo: - Move all tables/views/functions on

2009-07-28 Thread User Kasahara
Log Message: --- - Move all tables/views/functions on "statsinfo" schema. - Do not get information from "pg_catalog" and "information_schema" anymore. - Allow reporter to output autovacuum start time. - Fix some small typo. Modified Files: -- pg_statsinfo/pg_statsinfo/

[COMMITTERS] pgsql: Fix incorrect cleanup of tsquery in ts_rewrite().

2009-07-28 Thread Teodor Sigaev
Log Message: --- Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by Aaron Marcuse-Kubitza Modified Files: -- pgsql/src/backend/utils/adt: tsquery_rewrite.c (r1.15 -> r1.16) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils

[COMMITTERS] pgsql: Fix incorrect cleanup of tsquery in ts_rewrite().

2009-07-28 Thread Teodor Sigaev
Log Message: --- Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by Aaron Marcuse-Kubitza Tags: REL8_4_STABLE Modified Files: -- pgsql/src/backend/utils/adt: tsquery_rewrite.c (r1.14 -> r1.14.2.1) (http://anoncvs.postgresql.org/cvsw

[COMMITTERS] pgsql: Fix incorrect cleanup of tsquery in ts_rewrite().

2009-07-28 Thread Teodor Sigaev
Log Message: --- Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by Aaron Marcuse-Kubitza Tags: REL8_3_STABLE Modified Files: -- pgsql/src/backend/utils/adt: tsquery_rewrite.c (r1.11 -> r1.11.2.1) (http://anoncvs.postgresql.org/cvsw

[COMMITTERS] pgsql: Fix incorrect cleanup of tsquery in ts_rewrite().

2009-07-28 Thread Teodor Sigaev
Log Message: --- Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by Aaron Marcuse-Kubitza Tags: REL8_2_STABLE Modified Files: -- pgsql/contrib/tsearch2: query_rewrite.c (r1.6 -> r1.6.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pg

[COMMITTERS] pgsql: Correct calculations of overlap and contains operations over

2009-07-28 Thread Teodor Sigaev
Log Message: --- Correct calculations of overlap and contains operations over polygons. Modified Files: -- pgsql/src/backend/utils/adt: geo_ops.c (r1.102 -> r1.103) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/geo_ops.c?r1=1.102&r2=

Re: [COMMITTERS] pgsql: Correct calculations of overlap and contains operations over

2009-07-28 Thread Robert Haas
On Tue, Jul 28, 2009 at 5:48 AM, Teodor Sigaev wrote: > Log Message: > --- > Correct calculations of overlap and contains operations over polygons. If this is the same patch that appears at https://commitfest.postgresql.org/action/patch_view?id=124 then it would be helpful if you could edi

Re: [COMMITTERS] pgsql: Correct calculations of overlap and contains operations over

2009-07-28 Thread Teodor Sigaev
If this is the same patch that appears at https://commitfest.postgresql.org/action/patch_view?id=124 then it would be helpful if you could edit it and mark it as committed. Oops, done. -- Teodor Sigaev E-mail: teo...@sigaev.ru

[COMMITTERS] pgrpm - pgrpm: - apply patch from mandriva for rpm4.4

2009-07-28 Thread User Nanardon
Log Message: --- - apply patch from mandriva for rpm4.4 Modified Files: -- pgrpm: pgheader.h (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgrpm/pgrpm/pgheader.h?r1=1.9&r2=1.10) -- Sent via pgsql-committers mailing list (pgsql-committers@po