Обсуждение: pgsql: Small cleanups related to PUBLICATION framework code

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

pgsql: Small cleanups related to PUBLICATION framework code

От
Alvaro Herrera
Дата:
Small cleanups related to PUBLICATION framework code

Discussion: https://postgr.es/m/202112302021.ca7ihogysgh3@alvherre.pgsql

Branch
------
master

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

Modified Files
--------------
src/backend/catalog/pg_publication.c      | 11 ++++++-----
src/backend/commands/publicationcmds.c    | 26 ++++++++++++++------------
src/backend/commands/tablecmds.c          |  3 +--
src/backend/parser/gram.y                 | 20 +++++++++++---------
src/include/nodes/parsenodes.h            |  8 ++++----
src/test/regress/expected/publication.out |  6 ++++--
6 files changed, 40 insertions(+), 34 deletions(-)