Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7ccd9 commit 7efeb21Copy full SHA for 7efeb21
doc/src/sgml/catalogs.sgml
@@ -7565,6 +7565,16 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
7565
</para></entry>
7566
</row>
7567
7568
+ <row>
7569
+ <entry role="catalog_table_entry"><para role="column_definition">
7570
+ <structfield>substream</structfield> <type>bool</type>
7571
+ </para>
7572
+ <para>
7573
+ If true, the subscription will allow streaming of in-progress
7574
+ transactions
7575
+ </para></entry>
7576
+ </row>
7577
+
7578
<row>
7579
<entry role="catalog_table_entry"><para role="column_definition">
7580
<structfield>subconninfo</structfield> <type>text</type>
0 commit comments