1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-09 13:09:39 +03:00

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.
This commit is contained in:
Andrew Dunstan
2024-04-09 15:30:48 -04:00
parent b8a7bfa333
commit 42fa4b6601
6 changed files with 43 additions and 29 deletions

View File

@@ -806,7 +806,7 @@ json_manifest_finalize_wal_range(JsonManifestParseState *parse)
* the rest of the file.
*
* For an incremental parse, this will just be called on the last chunk of the
* manifest, and the cryptohash context paswed in. For a non-incremental
* manifest, and the cryptohash context passed in. For a non-incremental
* parse incr_ctx will be NULL.
*/
static void