mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
72a3902a66
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.