]> granicus.if.org Git - postgresql/commit
Fix duplicated index entry in doc.
authorFujii Masao <fujii@postgresql.org>
Thu, 14 Apr 2016 02:17:41 +0000 (11:17 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 14 Apr 2016 02:17:41 +0000 (11:17 +0900)
commitc8cb7453233b31a177b08a3b2bdac4c31508dc00
tree18d8b3aa9612297c27655e9c9f843ce701b763c1
parentbfed4ab824789fd7c000286650d4498dccb05634
Fix duplicated index entry in doc.

Commit cfe96ae corrected the name of pg_logical_emit_message()
in its index entry. But this typo fix caused duplicated index
entry because there was another index entry for the function.

Spotted by Tom Lane.
doc/src/sgml/func.sgml