postgresql/src
Fujii Masao 84007043fc Rename wait event WalrcvExit to WalReceiverExit.
Commit de829ddf23 added wait event WalrcvExit. But its name is not
consistent with other wait events like WalReceiverMain or
WalReceiverWaitStart, etc. So this commit renames WalrcvExit to
WalReceiverExit.

Author: Fujii Masao
Reviewed-by: Thomas Munro
Discussion: https://postgr.es/m/cced9995-8fa2-7b22-9d91-3f22a2b8c23c@oss.nttdata.com
2021-03-24 10:37:54 +09:00
..
backend Rename wait event WalrcvExit to WalReceiverExit. 2021-03-24 10:37:54 +09:00
bin Improve pg_amcheck's TAP test 003_check.pl. 2021-03-23 14:57:45 -04:00
common pg_upgrade: Check version of target cluster binaries 2021-03-03 09:45:56 +01:00
fe_utils Refactor and generalize the ParallelSlot machinery. 2021-03-11 13:17:46 -05:00
include Rename wait event WalrcvExit to WalReceiverExit. 2021-03-24 10:37:54 +09:00
interfaces Fix new memory leaks in libpq 2021-03-21 14:55:27 -03:00
makefiles
pl
port Move bsearch_arg to src/port 2021-03-23 00:11:22 +01:00
template
test Avoid possible crash while finishing up a heap rewrite. 2021-03-23 11:24:16 -04:00
timezone
tools Move bsearch_arg to src/port 2021-03-23 00:11:22 +01:00
tutorial tutorial: land height is "elevation", not "altitude" 2021-03-10 20:25:19 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk