Re: Fix unmatched file identifications
John Naylor <john.naylor@enterprisedb.com>
From: John Naylor <john.naylor@enterprisedb.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-08-09T02:24:46Z
Lists: pgsql-hackers
On Tue, Aug 9, 2022 at 8:58 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote: > I found that there are two .c and .h files whose identification in the > header comment doesn't match its actual path. > The attached small patch fixes them. Pushed, thanks! -- John Naylor EDB: http://www.enterprisedb.com
Commits
-
Fix mismatched file identifications
- ffbfde4c8772 16.0 landed