mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 23:36:06 -04:00
doc: Fix index link
The index entry was pointing to a slightly wrong location.
This commit is contained in:
parent
d59ff4ab31
commit
bc38bdba04
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
|
|||
</para>
|
||||
<sect2 id="logicaldecoding-output-init">
|
||||
<title>Initialization Function</title>
|
||||
<indexterm zone="logicaldecoding">
|
||||
<indexterm zone="logicaldecoding-output-init">
|
||||
<primary>_PG_output_plugin_init</primary>
|
||||
</indexterm>
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue