From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Open items for 8.3 |
Date: | 2007-12-05 20:11:38 |
Message-ID: | 20071205201138.GA10096@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian wrote:
> In an attempt to move us toward 8.3 RC1 I have put all open item emails
> into the patches queue:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches
FWIW it seems the only remaining issue is the ltree bug #3720:
http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php
I am still seeing it with fresh HEAD:
alvherre=# SELECT '5.0.1.0'::ltree ~ '5.!0.!0.0'::lquery;
?column?
----------
t
(1 ligne)
Is anyone working on this?
--
Alvaro Herrera http://www.amazon.com/gp/registry/DXLWNGRJD34J
"Hay que recordar que la existencia en el cosmos, y particularmente la
elaboración de civilizaciones dentro de él no son, por desgracia,
nada idílicas" (Ijon Tichy)
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2007-12-05 20:13:48 | Re: Better default_statistics_target |
Previous Message | Guillaume Smet | 2007-12-05 17:49:00 | Re: Better default_statistics_target |