mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Honor traditional SGML NAMELEN limit.
We've conformed to this limit in the past, so might as well continue to. Aaron Swenson
This commit is contained in:
@@ -572,7 +572,7 @@ typedef void (*LogicalDecodeChangeCB) (
|
||||
</note>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="logicaldecoding-output-plugin-filter-by-origin">
|
||||
<sect3 id="logicaldecoding-output-plugin-filter-origin">
|
||||
<title>Origin Filter Callback</title>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user