Further cleanup for recent JSON-related commits.
Tom Lane <tgl@sss.pgh.pa.us>
Further cleanup for recent JSON-related commits. Add overlooked .gitignore entries. Fix test_json_parser/Makefile to use the pgxs.mk clean rule instead of fighting it. Suppresses a warning from make, at least for me.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/sql/.gitignore | modified | +2 −0 |
| src/test/modules/test_json_parser/Makefile | modified | +2 −5 |