pgsql: Rename JsonManifestParseContext callbacks.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Rename JsonManifestParseContext callbacks.
Дата
Msg-id E1rAZDJ-008kKK-Ar@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix indentation
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Rename pg_verifybackup's JsonManifestParseContext callback funct