Обсуждение: pgsql: Fix the warnings introduced in commit ce0fdbfe97.

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

pgsql: Fix the warnings introduced in commit ce0fdbfe97.

От
Amit Kapila
Дата:
Fix the warnings introduced in commit ce0fdbfe97.

Author: Amit Kapila
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/1610789.1613170207@sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/backend/commands/subscriptioncmds.c     | 15 +++++++----
src/backend/replication/logical/tablesync.c | 40 ++++++++++++++---------------
src/include/replication/slot.h              |  2 +-
src/include/replication/worker_internal.h   |  3 ++-
4 files changed, 32 insertions(+), 28 deletions(-)