Обсуждение: pgsql: Rename JsonManifestParseContext callbacks.

Поиск
Список
Период
Сортировка

pgsql: Rename JsonManifestParseContext callbacks.

От
Robert Haas
Дата:
Rename JsonManifestParseContext callbacks.

There is no real reason to just run multiple words together when
we can instead punctuate them with marks intended for that purpose.

Per suggestion from Álvaro Herrera.

Discussion: http://postgr.es/m/202311161021.nisg7imt7kyf@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d463aa06a9a8c078c1a80ac14b65765b9e5b9ecd

Modified Files
--------------
src/bin/pg_verifybackup/parse_manifest.c  |  8 ++++----
src/bin/pg_verifybackup/parse_manifest.h  | 18 +++++++++---------
src/bin/pg_verifybackup/pg_verifybackup.c |  4 ++--
src/tools/pgindent/typedefs.list          |  4 ++--
4 files changed, 17 insertions(+), 17 deletions(-)