Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc25d6c

Browse files
committed
Document new pg_subscription columns.
Commit4826759 and commitc3afe8c forgot to take careof this.Noriyoshi ShinodaDiscussion:http://postgr.es/m/DM4PR84MB17345D8760165F14A199B81CEE9A9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
1 parent4c8a1b4 commitbc25d6c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7967,6 +7967,26 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
79677967
</para></entry>
79687968
</row>
79697969

7970+
<row>
7971+
<entry role="catalog_table_entry"><para role="column_definition">
7972+
<structfield>subpasswordrequired</structfield> <type>bool</type>
7973+
</para>
7974+
<para>
7975+
If true, the subscription will be required to specify a password
7976+
for authentication
7977+
</para></entry>
7978+
</row>
7979+
7980+
<row>
7981+
<entry role="catalog_table_entry"><para role="column_definition">
7982+
<structfield>subrunasowner</structfield> <type>bool</type>
7983+
</para>
7984+
<para>
7985+
If true, the subscription will be run with the permissions
7986+
of the subscription owner
7987+
</para></entry>
7988+
</row>
7989+
79707990
<row>
79717991
<entry role="catalog_table_entry"><para role="column_definition">
79727992
<structfield>subconninfo</structfield> <type>text</type>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp