Typo in procarray.c comment about GlobalVisDataRels
Nasby, Jim <nasbyj@amazon.com>
From: Jim Nasby <nasbyj@amazon.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2020-08-26T21:22:51Z
Lists: pgsql-hackers
Attachments
- GlobalVisDataRels.patch (text/plain) patch
The comment in procarray.c that described GlobalVisDataRels instead mentioned GlobalVisCatalogRels a second time. Patch attached.
Commits
-
Fix comment in procarray.c
- 77c7267c37f7 14.0 landed