On Tue, 23 Sept 2025 at 10:21, Chao Li <li.evan.chao@gmail.com> wrote:
> My script just scan all .c and .h files and extract one-line filename and file path from header comments. If they
don’tequal to either pure filename or file path relative to repo root, then capture it. And rowsecurity.c was the only
capture,so I thought the filename part (“rewrite/rowsecurity.c) was a problem. When I made the fix, I added
“IDENTIFICATION”because I saw a lot of other files having it, but my script didn’t check “IDENTIFICATION”.
Thanks for explaining that.
> I don’t insist to push this patch if you don’t consider the filename part is a problem.
I don't, personally. But will defer to anyone who thinks it's more of
an issue than I do.
David