Fix comment in procarray.c
authorMichael Paquier <michael@paquier.xyz>
Thu, 27 Aug 2020 07:40:34 +0000 (16:40 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 27 Aug 2020 07:40:34 +0000 (16:40 +0900)
commit77c7267c37f7fa8e5e48abda4798afdbecb2b95a
treeffbe2fbaf951a4f838dc43fc02e6ef99fd8ae9fb
parente942af7b8261cd8070d0eeaf518dbc1a664859fd
Fix comment in procarray.c

The description of GlobalVisDataRels was missing, GlobalVisCatalogRels
being mentioned instead.

Author: Jim Nasby
Discussion: https://postgr.es/m/8e06c883-2858-1fd4-07c5-560c28b08dcd@amazon.com
src/backend/storage/ipc/procarray.c