Re: Table AM Interface Enhancements

Поиск
Список
Период
Сортировка
От Pavel Borisov
Тема Re: Table AM Interface Enhancements
Дата
Msg-id CALT9ZEFGb6b6EivN8TRK8631bRdV09HhZFCsMtij5XEbecSbow@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Table AM Interface Enhancements  (Mark Dilger <mark.dilger@enterprisedb.com>)
Ответы Re: Table AM Interface Enhancements
Список pgsql-hackers
Hi, Alexander!

I think table AM extensibility is a very good idea generally, not only in the scope of APIs that are needed in OrioleDB. Thanks for your proposals!

For patches
0001-Allow-locking-updated-tuples-in-tuple_update-and--v1.patch
0002-Add-EvalPlanQual-delete-returning-isolation-test-v1.patch

The new isolation test is related to the previous patch.  These two
patches were previously discussed in [2].

As discussion in [2] seems close to the patches being committed and the only thing it is not in v16 yet is that it was too close to feature freeze, I've copied these most recent versions of patches 0001 and 0002 from this thread in [2] to finish and commit them there. 

I'm planning to review some of the other patches from the current patchset soon.


Kind regards,
Pavel Borisov

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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Partial aggregates pushdown
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: XID formatting and SLRU refactorings