Re: use less space in xl_xact_commit patch

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: use less space in xl_xact_commit patch
Дата
Msg-id BANLkTim2no3-1A6KMDDumA2koP6UuMzSCw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: use less space in xl_xact_commit patch  (Leonardo Francalanci <m_lists@yahoo.it>)
Список pgsql-hackers
On Wed, May 18, 2011 at 9:11 AM, Leonardo Francalanci <m_lists@yahoo.it> wrote:
> this is a second version: now using
>
>  int            counts[1];      /* variable-length array of counts */
>
> in xl_xact_commit to keep track of number of
>
> different arrays at the end of the struct.
>
> Waiting for feedbacks...

Looks reasonable on a quick once-over; please add it to the next
CommitFest so that it gets a more detailed review.

https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: switch UNLOGGED to LOGGED
Следующее
От: Robert Haas
Дата:
Сообщение: Re: ts_rank