mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
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
This commit is contained in:
@@ -2377,7 +2377,6 @@ SERIALIZABLEXIDTAG
|
||||
SERVICE_STATUS
|
||||
SERVICE_STATUS_HANDLE
|
||||
SERVICE_TABLE_ENTRY
|
||||
SHM_QUEUE
|
||||
SID_AND_ATTRIBUTES
|
||||
SID_IDENTIFIER_AUTHORITY
|
||||
SID_NAME_USE
|
||||
|
Reference in New Issue
Block a user