Thread
Commits
-
Fix comment in procarray.c
- 77c7267c37f7 14.0 landed
-
Typo in procarray.c comment about GlobalVisDataRels
Nasby, Jim <nasbyj@amazon.com> — 2020-08-26T21:22:51Z
The comment in procarray.c that described GlobalVisDataRels instead mentioned GlobalVisCatalogRels a second time. Patch attached.
-
Re: Typo in procarray.c comment about GlobalVisDataRels
Michael Paquier <michael@paquier.xyz> — 2020-08-27T07:46:15Z
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