postgresql/src/backend
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
..
access Change heap_get_latest_tid() so that a transaction can 2002-05-01 01:23:37 +00:00
bootstrap Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
catalog Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
commands Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
executor Enforce EXECUTE privilege for aggregate functions. 2002-04-29 22:28:19 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
main Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
nodes Second try at fixing join alias variables. Instead of attaching miscellaneous 2002-04-28 19:54:29 +00:00
optimizer Second try at fixing join alias variables. Instead of attaching miscellaneous 2002-04-28 19:54:29 +00:00
parser Make ruleutils.c schema-aware. Displayed names are schema-qualified 2002-05-03 20:15:02 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
postmaster Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
regex [ Patch comments in three pieces.] 2002-04-24 01:51:11 +00:00
rewrite Restructure aclcheck error reporting to make permission-failure 2002-04-27 03:45:03 +00:00
storage Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
tcop Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
Makefile Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00