1
0
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:
Tom Lane
2024-04-04 13:21:25 -04:00
parent 88620824c2
commit 2497a669ef
2 changed files with 4 additions and 5 deletions

View File

@@ -48,5 +48,7 @@
/sqlda.c
/sqljson
/sqljson.c
/sqljson_jsontable
/sqljson_jsontable.c
/twophase
/twophase.c