pgsql: Remove unused function declaration in logicalproto.h. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Remove unused function declaration in logicalproto.h.
Date
Msg-id E1kGvDZ-0007cs-Gx@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: logtape.c: do not preallocate for tapes when sorting
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix inconsistency in determining the timestamp of the db statfil