]> granicus.if.org Git - postgresql/history - src/backend/port/unix_latch.c
Code review for postmaster.pid contents changes.
[postgresql] / src / backend / port / unix_latch.c
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-15 Heikki LinnakangasSimplify Windows implementation of latches. There's...
2010-09-13 Heikki LinnakangasAdd a comment noting that the owner_pid test in OwnLatc...
2010-09-11 Heikki LinnakangasAdd missing #includes, needed on some platforms. This...
2010-09-11 Heikki LinnakangasIntroduce latches. A latch is a boolean variable, with...