Re: hash, rtree and gist ScanLists

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: hash, rtree and gist ScanLists
Дата
Msg-id 40B6C77E.3090402@familyhealth.com.au
обсуждение исходный текст
Ответ на hash, rtree and gist ScanLists  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
> I am updating the ScanLists so they can be dropped at subtransaction
> abort.  Currently they are stored with custom "next" pointers; however
> it would be much cleaner to deal with deleting single items if they were
> Lists.  Is it OK if I change them to be so?

Alvaro,

Have I mentioned that you're a total legend recently!?!  Many thanks for 
working on all this stuff - I'm sure the other hackers would agree!

Chris



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Win32, PITR, nested transactions, tablespaces
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: On query rewrite