pgsql: Fix SerializeSnapshot not to overrun the allocated space. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix SerializeSnapshot not to overrun the allocated space.
Date
Msg-id E1abuzk-0005eG-AQ@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix SerializeSnapshot not to overrun the allocated space.
Next
From: Robert Haas
Date:
Subject: pgsql: Minor improvements to transaction manager README.