Thread: pgsql: Corrections to replication slots code and documentation.

pgsql: Corrections to replication slots code and documentation.

From
Robert Haas
Date:
Corrections to replication slots code and documentation.

Andres Freund, per a report from Vik Faering

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d83ee62231d41092c7907166204d57edc3d57070

Modified Files
--------------
doc/src/sgml/func.sgml              |    8 ++++----
doc/src/sgml/high-availability.sgml |    2 +-
src/backend/replication/slotfuncs.c |   14 +++++++++-----
src/include/catalog/pg_proc.h       |    4 ++--
4 files changed, 16 insertions(+), 12 deletions(-)