Please apply patch - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Please apply patch
Date
Msg-id 3E43B1EA.7040900@stack.net
Whole thread Raw
Responses Re: Please apply patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Please apply patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Please apply patches for contrib/ltree.

ltree_73.patch.gz - for 7.3 :
    Fix ~ operation bug: eg '1.1.1' ~ '*.1'

ltree_74.patch.gz - for current CVS
    Fix ~ operation bug: eg '1.1.1' ~ '*.1'
    Add ? operation
    Optimize index storage

Last change needs drop/create all ltree indexes, so only for 7.4

Thank you.

--
Teodor Sigaev
teodor@stack.net


Attachment

pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Planning a change of representation in the planner
Next
From: Martin Marques
Date:
Subject: Incremental backup