pgsql/src backend/commands/Makefile backend/co ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src backend/commands/Makefile backend/co ...
Дата
Msg-id 200107132256.f6DMu0v16616@hub.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/07/13 18:55:59

Modified files:
    src/backend/commands: Makefile vacuum.c
    src/include/commands: vacuum.h
Added files:
    src/backend/commands: vacuumlazy.c

Log message:
    Initial implementation of concurrent VACUUM.  Ifdef'd out for the moment,
    because index locking issues are not handled correctly yet.  Need to go
    work on the index AMs next.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql/src/backend/access/heap hio.c
Следующее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql Conne ...