1
0
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:
Tom Lane
2015-05-14 22:34:28 -04:00
parent 7730f48ede
commit 4b8f797f67
2 changed files with 2 additions and 2 deletions

View File

@@ -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>