postgresql/src/backend/storage
Robert Haas a414d96ad2 Simplify GetLockNameFromTagType.
The old code is wrong, because it returns a pointer to an automatic
variable.  And it's also more clever than we really need to be
considering that the case it's worrying about should never happen.
2016-03-10 21:37:22 -05:00
..
buffer Blindly try to fix dtrace enabled builds, broken in 9cd00c45. 2016-03-10 17:51:03 -08:00
file Allow to trigger kernel writeback after a configurable number of writes. 2016-03-10 17:04:34 -08:00
freespace Update copyright for 2016 2016-01-02 13:33:40 -05:00
ipc Rework wait for AccessExclusiveLocks on Hot Standby 2016-03-10 19:26:24 +00:00
large_object Update copyright for 2016 2016-01-02 13:33:40 -05:00
lmgr Simplify GetLockNameFromTagType. 2016-03-10 21:37:22 -05:00
page Update copyright for 2016 2016-01-02 13:33:40 -05:00
smgr Allow to trigger kernel writeback after a configurable number of writes. 2016-03-10 17:04:34 -08:00
Makefile