Re: pgsql: Modify interactions between sinval.c and sinvaladt.c.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Modify interactions between sinval.c and sinvaladt.c.
Дата
Msg-id 8178.1205713032@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Modify interactions between sinval.c and sinvaladt.c.  (alvherre@postgresql.org (Alvaro Herrera))
Ответы Re: pgsql: Modify interactions between sinval.c and sinvaladt.c.
Список pgsql-committers
alvherre@postgresql.org (Alvaro Herrera) writes:
> Modify interactions between sinval.c and sinvaladt.c.  The code that actually
> deals with the queue, including locking etc, is all in sinvaladt.c.  This means
> that the struct definition of the queue, and the queue pointer, are now
> internal "implementation details" inside sinvaladt.c.

This looks good, but I wonder why you didn't move struct ProcState
into sinvaladt.c as well?

            regards, tom lane

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: When creating a large hash index, pre-sort the index entries by
Следующее
От: rbt@pgfoundry.org (User Rbt)
Дата:
Сообщение: autodoc - autodoc: 1.31 actual