postgresql/src/backend/bootstrap
Tom Lane 72a3902a66 Create an internal semaphore API that is not tied to SysV semaphores.
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.
2002-05-05 00:03:29 +00:00
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
bootparse.y Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
bootscanner.l Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
bootstrap.c Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
Makefile Fix include paths for case of VPATH build. 2002-01-09 00:06:42 +00:00