pgsql: Minor cleanups in slot related code. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Minor cleanups in slot related code.
Date
Msg-id E1ZP75R-0006wi-Df@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Minor cleanups in slot related code.

Fix a bunch of typos, and remove two superflous includes.

Author: Gurjeet Singh
Discussion: CABwTF4Wh_dBCzTU=49pFXR6coR4NW1ynb+vBqT+Po=7fuq5iCw@mail.gmail.com
Backpatch: 9.4

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3b425b7c02ccdabe3fb3a538d9174273a15f1e2e

Modified Files
--------------
src/backend/replication/logical/logical.c |    3 ---
src/backend/replication/slot.c            |    4 ++--
2 files changed, 2 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Minor cleanups in slot related code.
Next
From: Andres Freund
Date:
Subject: pgsql: Introduce macros determining if a replication slot is physical o