Thread

Commits

  1. Fix comment in procarray.c

  1. 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.
    
    
  2. 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