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)

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to