Honor traditional SGML NAMELEN limit.
authorTom Lane
Fri, 15 May 2015 02:34:28 +0000 (22:34 -0400)
committerTom Lane
Fri, 15 May 2015 02:34:28 +0000 (22:34 -0400)
We've conformed to this limit in the past, so might as well continue to.

Aaron Swenson

doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/replication-origins.sgml

index f817af3ea8aa531ac2d129563ecdf85d330d7265..00f6eeee35ff4e8a9aa057d62110e4c9f745e06d 100644 (file)
@@ -572,7 +572,7 @@ typedef void (*LogicalDecodeChangeCB) (
      
     
 
-     by-origin">
+     
      Origin Filter Callback
 
      
index 5a4b4cbe74fa2fa8f5069223081561f6fdd1b642..40fcc6d3d0aaa7f321c857f282418c1765b34011 100644 (file)
@@ -84,7 +84,7 @@
   generated by the session is tagged with the replication origin of the
   generating session.  This allows to treat them differently in the output
   plugin, e.g. ignoring all but locally originating rows.  Additionally
-  the by-origin">
+  the 
   filter_by_origin_cb callback can be used
   to filter the logical decoding change stream based on the
   source. While less flexible, filtering via that callback is