Thread: Please apply patch
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
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it within the next 48 hours. --------------------------------------------------------------------------- Teodor Sigaev wrote: > 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 > [ application/gzip is not supported, skipping... ] [ application/gzip is not supported, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
Patch applied. Thanks. --------------------------------------------------------------------------- Teodor Sigaev wrote: > 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 > [ application/gzip is not supported, skipping... ] [ application/gzip is not supported, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073