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 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/63bef4df975cd8b0a3fee1384a80c569043a6d72 Modified Files -------------- src/backend/postmaster/postmaster.c | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-)
Соглашаюсь с условиями обработки персональных данных