Re: Pluggable Storage - Andres's take

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Pluggable Storage - Andres's take
Дата
Msg-id CAPpHfdvQJQZp0O25Fhi4WxL4aA09pTgVKAwiu-ESBrF2fDY1Ug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pluggable Storage - Andres's take  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
On Thu, Jul 5, 2018 at 3:25 PM Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> > My current working state is at [3] (urls to clone repo are at [4]).
> > This is *HEAVILY WIP*. I plan to continue working on it over the next
> > days, but I'll temporarily focus onto v11 work.  If others want I could
> > move repo to github and grant others write access.
>
> Github would be more convinient for me.

I've another note.  It appears that you leave my patch for locking
last version of tuple in one call (heapam_lock_tuple() function)
almost without changes.  During PGCon 2018 Developer meeting I
remember you was somewhat unhappy with this approach.  So, do you have
any notes about that for now?
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


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

Предыдущее
От: Jesper Pedersen
Дата:
Сообщение: Re: Speeding up INSERTs and UPDATEs to partitioned tables
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: Should contrib modules install .h files?