Null values in indexes

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Null values in indexes
Дата
Msg-id D90A5A6C612A39408103E6ECDD77B82920CEC5@voyager.corporate.connx.com
обсуждение исходный текст
Ответы Re: Null values in indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
With 7.1.3, large indexes with null values allowed in one or more of the
columns would cause crashes.  (I have definitely seen this happen).

Here is a project that mentions repairs:
http://postgis.refractions.net/news/index.php?file=20020425.data

Have repairs been effected in 7.2?  Are they delayed until 7.3?


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: strange update problem with 7.2.1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Polygons passed to poly_overlap have 0 pts when column is indexed using rtree