pgsql: Minor cleanups in slot related code.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Minor cleanups in slot related code.
Дата
Msg-id E1ZP75R-0006wi-Df@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Minor cleanups in slot related code.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Introduce macros determining if a replication slot is physical o