mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 15:02:33 +03:00
As proof of concept, provide an alternate implementation based on POSIX semaphores. Also push the SysV shared-memory implementation into a separate file so that it can be replaced conveniently.