index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
snapmgr.h
Commit message (
Expand
)
Author
Age
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Support synchronization of snapshots through an export/import procedure.
Tom Lane
2011-10-22
*
Allow snapshot references to still work during transaction abort.
Tom Lane
2011-09-26
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Rearrange snapshot handling to make rule expansion more consistent.
Tom Lane
2011-02-28
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Fix snapshot management, take two.
Alvaro Herrera
2009-10-07
*
Ensure that a cursor has an immutable snapshot throughout its lifespan.
Alvaro Herrera
2009-10-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Fix a couple of snapshot management bugs in the new ResourceOwner world:
Alvaro Herrera
2008-12-04
*
Improve snapshot manager by keeping explicit track of snapshots.
Alvaro Herrera
2008-05-12
*
Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files.
Alvaro Herrera
2008-03-26