Re: Please, apply patch for current CVS

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Please, apply patch for current CVS
Date: 2003-05-21 10:46:57
Message-ID: 3ECB5921.60507@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Resend patch, pls, do not forgot to apply it.

Teodor Sigaev wrote:
> Patch for contrib/intarray and contrib/ltree modules.
>
> Download from:
> http://www.sai.msu.su/~megera/postgres/gist/patches/intarray_ltree.patch.gz
>
> Changes:
> 1 intarray: bugfix for int[]-int[] operation
> 2 intarray: split _int.c to several files (_int.c now is unused)
> 3 intarray (gist__intbig_ops opclass): use special type for index storage
> 4 ltree (gist__ltree_ops opclass), intarray (gist__intbig_ops): optimize
> GiST's penalty and picksplit interface functions now use Hemming distance.
>
> Thank you.
>

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-05-21 14:21:45 Pruning useless tables for queries
Previous Message Christopher Kings-Lynne 2003-05-21 08:49:10 Re: about NULL