git.postgresql.org Git - postgresql.git/commit
2010年9月15日 10:06:21 +0000 (10:06 +0000)
2010年9月15日 10:06:21 +0000 (10:06 +0000)
commit 236b6bc29e532822a366b56404ecaf1d906229bf
Simplify Windows implementation of latches. There's no need to keep a
dynamic pool of event handles, we can permanently assign one for each
shared latch. Thanks to that, we no longer need a separate shared memory
block for latches, and we don't need to know in advance how many shared
latches there is, so you no longer need to remember to update
NumSharedLatches when you introduce a new latch to the system.
This is the main PostgreSQL git repository.
RSS
Atom