mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
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.
This commit is contained in:
2
src/interfaces/ecpg/test/sql/.gitignore
vendored
2
src/interfaces/ecpg/test/sql/.gitignore
vendored
@@ -48,5 +48,7 @@
|
||||
/sqlda.c
|
||||
/sqljson
|
||||
/sqljson.c
|
||||
/sqljson_jsontable
|
||||
/sqljson_jsontable.c
|
||||
/twophase
|
||||
/twophase.c
|
||||
|
Reference in New Issue
Block a user