Re: Draft release notes

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Draft release notes
Date: 2006-09-14 06:58:04
Message-ID: 4508FD7C.4070707@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Improve multicolumn GiST index (oleg,teodor)
* GiST indexes now are clusterable (teodor)
* tsearch2 improvements (oleg, teodor):
- multibyte encoding support (including UTF8)
- query rewriting support
- improve ranking functions
- thesaurus dictionary
- Ispell dictionary now recognize MySpell format, used by OpenOffice.
- support of GIN
* new operators for one-dimensional array (<@, @>, &&) with
GIN support (teodor)

Bruce Momjian wrote:
> Here is an early draft of the release notes. It needs more polish and
> review:
>
> http://momjian.us/cgi-bin/pgrelease
>
> I will catch up on my email tomorrow, update the open items list for
> 8.2, and then return to the release notes for cleanup.
>

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-09-14 07:40:27 Re: Draft release notes
Previous Message Guillaume Smet 2006-09-14 06:44:28 Re: Draft release notes