pgsql: Copy editing of the replication origins patch.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Copy editing of the replication origins patch.
Дата
Msg-id E1Yo89B-0003dI-34@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Copy editing of the replication origins patch.  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-committers
Copy editing of the replication origins patch.

Michael Paquier and myself.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2b22795b32576fa7173b501b646581a17de35902

Modified Files
--------------
doc/src/sgml/func.sgml                      |    5 ++---
doc/src/sgml/replication-origins.sgml       |   24 ++++++++++++------------
src/backend/replication/logical/origin.c    |   14 +++++++-------
src/include/catalog/pg_replication_origin.h |    2 +-
4 files changed, 22 insertions(+), 23 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix unaligned memory access in xlog parsing due to replication o
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Introduce replication progress tracking infrastructure.