Corrections to replication slots code and documentation.
Robert Haas <rhaas@postgresql.org>
Corrections to replication slots code and documentation. Andres Freund, per a report from Vik Faering
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +4 −4 |
| doc/src/sgml/high-availability.sgml | modified | +1 −1 |
| src/backend/replication/slotfuncs.c | modified | +9 −5 |
| src/include/catalog/pg_proc.h | modified | +2 −2 |