pgsql: Cleanup VirtualXact at end of Hot Standby.

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Cleanup VirtualXact at end of Hot Standby.
Дата
Msg-id E1TeC9m-0001Qs-EX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Cleanup VirtualXact at end of Hot Standby.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f1e57a4ec9c0ce875683d556909a28a5549da455

Modified Files
--------------
src/backend/storage/ipc/standby.c |    3 +++
src/backend/storage/lmgr/lock.c   |    3 +--
src/include/storage/lock.h        |    1 +
3 files changed, 5 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix assorted bugs in CREATE INDEX CONCURRENTLY.
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Correctly init fast path fields on PGPROC