Re: HISTORY for 7.2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: HISTORY for 7.2
Date: 2001-10-03 18:37:18
Message-ID: 200110031837.f93IbIX10389@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce,
>
> I notice HISTORY in CVS doesn't mentioned any development we did
> with GiST. Should we write some info ? Major things we did:
>
> 1. Null-safe interface to GiST
> 2. Support of multi-key GiST indices

I had generic GIST improvements. Updated to:

Allow GIST to handle NULLs and multi-key indexes (Oleg Bartunov, Teodor
Sigaev, Tom)

>
> TODO
> Adding concurrency for GiST

Added.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Blasby 2001-10-03 18:39:19 BUG: text(varchar) truncates at 31 bytes
Previous Message Thomas Lockhart 2001-10-03 18:20:54 Re: Rounding issue with current_time