git.postgresql.org Git - postgresql.git/commit
Tue, 3 Feb 2015 22:25:00 +0000 (23:25 +0100)
Tue, 3 Feb 2015 22:25:00 +0000 (23:25 +0100)
commit d06995710bc7e347d39866c1793ae282498d65e0
Remove the option to service interrupts during PGSemaphoreLock().
The remaining caller (lwlocks) doesn't need that facility, and we plan
to remove ImmedidateInterruptOK entirely. That means that interrupts
can't be serviced race-free and portably anyway, so there's little
reason for keeping the feature.
Reviewed-By: Heikki Linnakangas
This is the main PostgreSQL git repository.
RSS
Atom