Re: Typo in procarray.c comment about GlobalVisDataRels
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Jim Nasby <nasbyj@amazon.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2020-08-27T07:46:15Z
Lists: pgsql-hackers
On Wed, Aug 26, 2020 at 04:22:51PM -0500, Jim Nasby wrote: > The comment in procarray.c that described GlobalVisDataRels instead > mentioned GlobalVisCatalogRels a second time. Patch attached. Thanks, Jim. Applied. -- Michael
Commits
-
Fix comment in procarray.c
- 77c7267c37f7 14.0 landed