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
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
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
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=
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
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
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
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
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/