postgresql/src/backend/port
Tom Lane f40022f1ad Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers.
Per a suggestion from Peter Geoghegan, make WaitLatch responsible for
verifying that the WL_POSTMASTER_DEATH bit it returns is truthful (by
testing PostmasterIsAlive).  Then simplify its callers, who no longer
need to do that for themselves.  Remove weasel wording about falsely-set
result bits from WaitLatch's API contract.
2012-05-10 14:34:53 -04:00
..
aix Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
darwin Add markers for skips. 2011-08-26 18:15:13 -04:00
dynloader Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
hpux Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00
tas Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
win32 Lots of doc corrections. 2012-04-23 22:43:09 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
ipc_test.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Unbreak Windows builds broken by pgpipe removal. 2012-03-29 04:11:57 -04:00
posix_sema.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
sysv_sema.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
sysv_shmem.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
unix_latch.c Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. 2012-05-10 14:34:53 -04:00
win32_latch.c Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. 2012-05-10 14:34:53 -04:00
win32_sema.c Fix Windows implementation of PGSemaphoreLock. 2012-05-10 13:36:14 -04:00
win32_shmem.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00