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

Best Regards,
Henson

Reply via email to