Re: [PATCHES] updated hash functions for postgresql v1

Поиск
Список
Период
Сортировка
Искать
От
Hannu Krosing
Тема
Re: [PATCHES] updated hash functions for postgresql v1
Дата
Msg-id
1256765183.13214.43.camel@hvost1700
Ответ на
Список
Дерево обсуждения
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Jeff Davis <pgsql@j-davis.com>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Jeff Davis <pgsql@j-davis.com>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Jeff Davis <pgsql@j-davis.com>
Re: [PATCHES] updated hash functions for postgresql v1 Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCHES] updated hash functions for postgresql v1 Jeff Davis <pgsql@j-davis.com>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCHES] updated hash functions for postgresql v1 Asko Oja <ascoja@gmail.com>
Re: [PATCHES] updated hash functions for postgresql v1 Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCHES] updated hash functions for postgresql v1 Hannu Krosing <hannu@2ndQuadrant.com>
Re: [PATCHES] updated hash functions for postgresql v1 Jeff Davis <pgsql@j-davis.com>
Re: [PATCHES] updated hash functions for postgresql v1 Hannu Krosing <hannu@2ndQuadrant.com>
Re: [PATCHES] updated hash functions for postgresql v1 Peter Eisentraut <peter_e@gmx.net>
Re: [PATCHES] updated hash functions for postgresql v1 Hannu Krosing <hannu@2ndQuadrant.com>
Re: [PATCHES] updated hash functions for postgresql v1 Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCHES] updated hash functions for postgresql v1 Peter Eisentraut <peter_e@gmx.net>
Re: [PATCHES] updated hash functions for postgresql v1 Hannu Krosing <hannu@2ndQuadrant.com>
Re: [PATCHES] updated hash functions for postgresql v1 Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCHES] updated hash functions for postgresql v1 Hannu Krosing <hannu@2ndQuadrant.com>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCHES] updated hash functions for postgresql v1 Gregory Stark <stark@enterprisedb.com>
Re: [PATCHES] updated hash functions for postgresql v1 Jeff Davis <pgsql@j-davis.com>
Re: [PATCHES] updated hash functions for postgresql v1 Kenneth Marshall <ktm@rice.edu>
Re: [PATCHES] updated hash functions for postgresql v1 Alvaro Herrera <alvherre@commandprompt.com>
On Wed, 2009-10-28 at 15:31 -0400, Tom Lane wrote:
> Hannu Krosing  writes:
> > I had never checked the docs for hash functions, but I had assumed, that
> > internal functions are prefixed by pg_ and anything else is public, free
> > to use functionality.
> 
> Sure, it's free to use.  It's not free to assume that we promise never
> to change it.
>
> > Changing hash functions also makes in-place upgrades a lot harder, as
> > they can't be done incrementally anymore for tables which use hash
> > indexes.
> 
> Hash indexes are so far from being production-grade that this argument
> is not significant.

AFAIK in-place upgrade is also not quite production-grade, so this was
meant as a forward-looking note for next time the hashxxx functions will
change.

> 			regards, tom lane
-- 
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability   Services, Consulting and Training



В списке pgsql-hackers по дате отправления
От: Andrew Dunstan
Дата:
От: Simon Riggs
Дата:
FAQ