git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 51384cc) | patch
Use dlist/dclist instead of PROC_QUEUE / SHM_QUEUE for heavyweight locks
2023年1月18日 19:41:14 +0000 (11:41 -0800)
2023年1月18日 19:41:14 +0000 (11:41 -0800)
commit 5764f611e10b126e09e37fdffbe884c44643a6ce
Use dlist/dclist instead of PROC_QUEUE / SHM_QUEUE for heavyweight locks

Part of a series to remove SHM_QUEUE. ilist.h style lists are more widely used
and have an easier to use interface.

As PROC_QUEUE is now unused, remove it.

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/access/transam/twophase.c diff | blob | blame | history
src/backend/storage/lmgr/deadlock.c diff | blob | blame | history
src/backend/storage/lmgr/lock.c diff | blob | blame | history
src/backend/storage/lmgr/proc.c diff | blob | blame | history
src/include/storage/lock.h diff | blob | blame | history
src/include/storage/proc.h diff | blob | blame | history
src/tools/pgindent/typedefs.list diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /