Skip to content
Snippets Groups Projects
Commit 1cf1d2d6 authored by Andres Freund's avatar Andres Freund
Browse files

doc: Fix reference to "decoder" to instead be the correct "output plugin".

Author: Jonathan Katz
Discussion: https://postgr.es/m/DD02DD86-5989-4BFD-8712-468541F68383@postgresql.org
Backpatch: 9.4-, where logical decoding was added
parent ab57f48f
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<para> <para>
<filename>test_decoding</> is an example of a logical decoding <filename>test_decoding</> is an example of a logical decoding
output plugin. It doesn't do anything especially useful, but can serve as output plugin. It doesn't do anything especially useful, but can serve as
a starting point for developing your own decoder. a starting point for developing your own output plugin.
</para> </para>
<para> <para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment