Re: Sequence Access Method WIP
| От | Craig Ringer |
|---|---|
| Тема | Re: Sequence Access Method WIP |
| Дата | |
| Msg-id | CAMsr+YETwmoL2tGa8Zvsq8D8VM=oMPM1zYPMYZge-3tzpCG29A@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: Sequence Access Method WIP (Petr Jelinek <petr@2ndquadrant.com>) |
| Ответы |
Re: Sequence Access Method WIP
|
| Список | pgsql-hackers |
On 1 January 2016 at 07:51, Petr Jelinek <petr@2ndquadrant.com> wrote:
Other than that, this is based on the new am api by Alexander Korotkov [1]. It extends it by adding another column called amkind to the pg_am which can have either value "i" for index or "S" for sequence (same as relkind in pg_class for those).
This patch will no longer apply after 65c5fcd353 (http://github.com/postgres/postgres/commit/65c5fcd353) as outlined in http://www.postgresql.org/message-id/10804.1453077804@sss.pgh.pa.us .
Setting waiting-on-author in the CF app.
The good news is that the commit of the pg_am rework greatly eases the path of this patch into core.
В списке pgsql-hackers по дате отправления: