pgsql: Further cleanup for recent JSON-related commits.

Started by Tom Laneabout 2 years ago1 messagescomitters
Jump to latest
#1Tom 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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2497a669effbbdda3e7be573d850b445d1ab6512

Modified Files
--------------
src/interfaces/ecpg/test/sql/.gitignore | 2 ++
src/test/modules/test_json_parser/Makefile | 7 ++-----
2 files changed, 4 insertions(+), 5 deletions(-)