aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2016-03-21 09:56:39 +0100
committerAndres Freund <andres@anarazel.de>2016-03-21 11:03:26 +0100
commit72e2d21c1249b674496f97cd6009c0bda62f6b4d (patch)
treed1bd384ebc65e08446191e4396e9055698093fbf /src/backend/commands
parent326d73c86fda407a810675c3b5a48e0a0cc992f5 (diff)
downloadpostgresql-72e2d21c1249b674496f97cd6009c0bda62f6b4d.tar.gz
postgresql-72e2d21c1249b674496f97cd6009c0bda62f6b4d.zip
Combine win32 and unix latch implementations.
Previously latches for windows and unix had been implemented in different files. A later patch introduce an expanded wait infrastructure, keeping the implementation separate would introduce too much duplication. This basically just moves the functions, without too much change. The reason to keep this separate is that it allows blame to continue working a little less badly; and to make review a tiny bit easier. Discussion: 20160114143931.GG10941@awork2.anarazel.de
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions