Remove SHM_QUEUE
authorAndres Freund <andres@anarazel.de>
Fri, 20 Jan 2023 02:50:01 +0000 (18:50 -0800)
committerAndres Freund <andres@anarazel.de>
Fri, 20 Jan 2023 02:55:51 +0000 (18:55 -0800)
commitd137cb52cb7fd44a3f24f3c750fbf7924a4e9532
treecd50cd26e0a8c2c4228d3ef06bc7f7fc71e39b3c
parent9600371764583c80f3d94957e3d16daa2661154b
Remove SHM_QUEUE

Prior patches got rid of all the uses of SHM_QUEUE. ilist.h style lists are
more widely used and have an easier to use interface. As there are no users
left, remove SHM_QUEUE.

Reviewed-by: Thomas Munro <thomas.munro@gmail.com> (in an older version)
Discussion: https://postgr.es/m/20221120055930.t6kl3tyivzhlrzu2@awork3.anarazel.de
Discussion: https://postgr.es/m/20200211042229.msv23badgqljrdg2@alap3.anarazel.de
src/backend/storage/ipc/Makefile
src/backend/storage/ipc/meson.build
src/backend/storage/ipc/shmqueue.c [deleted file]
src/include/storage/shmem.h
src/tools/pgindent/typedefs.list