diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-08-01 23:23:55 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-08-01 23:23:55 +0300 |
commit | 63bef4df975cd8b0a3fee1384a80c569043a6d72 (patch) | |
tree | 3422a0dbd723a3c6e8bf5be52167162eb2dda2da /src/backend/utils/adt/arrayutils.c | |
parent | ef4c35b4166e3c99558eba1bc324b2fde61d6ed5 (diff) | |
download | postgresql-63bef4df975cd8b0a3fee1384a80c569043a6d72.tar.gz postgresql-63bef4df975cd8b0a3fee1384a80c569043a6d72.zip |
Minor refactoring of assign_backendlist_entry()
Make assign_backendlist_entry() responsible just for allocating the
Backend struct. Linking it to the RegisteredBgWorker is the caller's
responsibility now. Seems more clear that way.
Discussion: https://www.postgresql.org/message-id/835232c0-a5f7-4f20-b95b-5b56ba57d741@iki.fi
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions