On Fri, Mar 6, 2026 at 1:31 PM Henson Choi <assam258@gmail.com> wrote:
>
> Hi, Ashutosh
>
> Minor issue: src/interfaces/ecpg/test/sql/.gitignore is missing entries
> for the sqlpgq test. After running the ECPG tests, the build artifacts
> (sqlpgq binary and sqlpgq.c) show up as untracked files in git status.
>
> The fix is to add these two lines (alphabetically between sqljson_jsontable
> and twophase):
>
> /sqlpgq
> /sqlpgq.c
Thanks. Good catch. Added as 0003 in the previous patchset. Can you
please check if it works for you.
--
Best Wishes,
Ashutosh Bapat