pgsql: Remove unused function declaration in logicalproto.h.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Remove unused function declaration in logicalproto.h.
Дата
Msg-id E1kGvDZ-0007cs-Gx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unused function declaration in logicalproto.h.

In the passing, fix a typo in pgoutput.c.

Reported-by: Tomas Vondra
Author: Tomas Vondra
Reviewed-by: Dilip Kumar
Discussion: https://postgr.es/m/20200909084353.pncuclpbwlr7vylh@development

Branch
------
master

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

Modified Files
--------------
src/backend/replication/pgoutput/pgoutput.c | 2 +-
src/include/replication/logicalproto.h      | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: logtape.c: do not preallocate for tapes when sorting
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix inconsistency in determining the timestamp of the db statfil