Remove some dead stores.
authorThomas Munro <tmunro@postgresql.org>
Fri, 2 Jul 2021 01:07:16 +0000 (13:07 +1200)
committerThomas Munro <tmunro@postgresql.org>
Fri, 2 Jul 2021 01:32:21 +0000 (13:32 +1200)
commita2595e039c4745d82f361ea15d692cac114575cc
treeb166eb9050f2896f48a9f6ee9ad494be9675d2c5
parentb44669b2ca6a510b2c81cbe74c704d59226d729c
Remove some dead stores.

Remove redundant local variable assignments left behind by commit
2fc7af5e966.

Author: Quan Zongliang <quanzongliang@yeah.net>
Reviewed-by: Jacob Champion <pchampion@vmware.com>
Discussion: https://postgr.es/m/de141d14-4fd6-3148-99bf-856b71aa948a%40yeah.net
src/backend/storage/ipc/procarray.c