postgresql/src/backend/storage/ipc
Andres Freund 5e7bbb5286 code: replace 'master' with 'primary' where appropriate.
Also changed "in the primary" to "on the primary", and added a few
"the" before "primary".

Author: Andres Freund
Reviewed-By: David Steele
Discussion: https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue@alap3.anarazel.de
2020-07-08 12:57:23 -07:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
barrier.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dsm.c Fix memory leak on DSM slot exhaustion. 2020-02-01 14:29:13 +13:00
dsm_impl.c Go back to returning int from ereport auxiliary functions. 2020-03-25 11:57:36 -04:00
ipc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
ipci.c Revert 0f5ca02f53 2020-04-08 11:37:27 +03:00
latch.c Spelling adjustments 2020-06-07 15:06:51 +02:00
pmsignal.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
procarray.c code: replace 'master' with 'primary' where appropriate. 2020-07-08 12:57:23 -07:00
procsignal.c Avoid potential spinlock in a signal handler as part of global barriers. 2020-06-17 12:41:45 -07:00
shm_mq.c Spelling adjustments 2020-06-07 15:06:51 +02:00
shm_toc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
shmem.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
shmqueue.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
signalfuncs.c Spelling adjustments 2020-06-07 15:06:51 +02:00
sinval.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
sinvaladt.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
standby.c code: replace 'master' with 'primary' where appropriate. 2020-07-08 12:57:23 -07:00