pgsql: Fix SerializeSnapshot not to overrun the allocated space.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix SerializeSnapshot not to overrun the allocated space.
Дата
Msg-id E1abuzk-0005eG-AQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix SerializeSnapshot not to overrun the allocated space.

Rushabh Lathia

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/763b8f5d904517c3dffaaa43331a719c80d6e5b0

Modified Files
--------------
src/backend/utils/time/snapmgr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix SerializeSnapshot not to overrun the allocated space.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Minor improvements to transaction manager README.