[MASSMAIL]pgsql: Assorted minor cleanups in the test_json_parser module

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [MASSMAIL]pgsql: Assorted minor cleanups in the test_json_parser module
Дата
Msg-id E1rvIN6-001knt-3x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/42fa4b660143b66bea1fb90793ec90054e170c93

Modified Files
--------------
src/backend/backup/basebackup_incremental.c        |  6 ++---
src/common/jsonapi.c                               |  6 ++---
src/common/parse_manifest.c                        |  2 +-
src/test/modules/test_json_parser/README           | 19 +++++++--------
.../test_json_parser_incremental.c                 | 28 ++++++++++++++++------
.../test_json_parser/test_json_parser_perf.c       | 11 +++++----
6 files changed, 43 insertions(+), 29 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Fix recently introduced typo in code comment
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: [MASSMAIL]pgsql: Move libpq encryption negotiation tests