Assorted minor cleanups in the test_json_parser module
Andrew Dunstan <andrew@dunslane.net>
Assorted minor cleanups in the test_json_parser module Per gripes from Michael Paquier Discussion: https://postgr.es/m/ZhTQ6_w1vwOhqTQI@paquier.xyz Along the way, also clean up a handful of typos in 3311ea86ed and ea7b4e9a2a, found by Alexander Lakhin, and a couple of stylistic snafus noted by Daniel Westermann and Daniel Gustafsson.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/backup/basebackup_incremental.c | modified | +3 −3 |
| src/common/jsonapi.c | modified | +3 −3 |
| src/common/parse_manifest.c | modified | +1 −1 |
| src/test/modules/test_json_parser/README | modified | +9 −10 |
| src/test/modules/test_json_parser/test_json_parser_incremental.c | modified | +21 −7 |
| src/test/modules/test_json_parser/test_json_parser_perf.c | modified | +6 −5 |