]> granicus.if.org Git - postgresql/commit
Add note about unused arguments for pg_replication_origin_xact_reset() in docs.
authorFujii Masao <fujii@postgresql.org>
Fri, 5 Aug 2016 18:23:41 +0000 (03:23 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 5 Aug 2016 18:23:41 +0000 (03:23 +0900)
commitb07058c213725e9493052ffe0a219323f74e8ed3
tree12da7dd1030c2b6d13cdbfac5bfc73a1cdac5e13
parent3fddd64846ae01886b48c6f4675a5ba93a612fe0
Add note about unused arguments for pg_replication_origin_xact_reset() in docs.

In 9.5, two arguments were introduced into pg_replication_origin_xact_reset()
by mistake while they are actually not used at all. We cannot fix this issue
for 9.5 anymore because it needs a catalog version bump. Instead, we add
a note about those unused arguments into the document.

Reviewed-By: Andres Freund
doc/src/sgml/func.sgml