postgresql/src/backend/utils/time
Alvaro Herrera 110147653a Make sure we only try to free snapshots that have been passed through
CopySnapshot, per Neil Conway.  Also add a comment about the assumption in
GetSnapshotData that the argument is statically allocated.

Also, fix some more typos in comments in snapmgr.c.
2008-07-11 02:10:14 +00:00
..
combocid.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
Makefile Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files. 2008-03-26 18:48:59 +00:00
snapmgr.c Make sure we only try to free snapshots that have been passed through 2008-07-11 02:10:14 +00:00
tqual.c Separate snapshot management code from tuple visibility code, create a 2008-03-26 16:20:48 +00:00