Re: HISTORY for 7.2 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: HISTORY for 7.2
Date
Msg-id 200110031837.f93IbIX10389@candle.pha.pa.us
Whole thread Raw
In response to HISTORY for 7.2  (Oleg Bartunov <oleg@sai.msu.su>)
List 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: HISTORY for 7.2
Next
From: Dave Blasby
Date:
Subject: BUG: text(varchar) truncates at 31 bytes