[MASSMAIL]pgsql: Further cleanup for recent JSON-related commits. - Mailing list pgsql-committers

From Tom Lane
Subject [MASSMAIL]pgsql: Further cleanup for recent JSON-related commits.
Date
Msg-id E1rsQmR-000UgJ-VQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Add basic JSON_TABLE() functionality
Next
From: Tom Lane
Date:
Subject: [MASSMAIL]pgsql: Further cleanup for recent JSON-related commits.