Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cf5ce5a

Browse files
committed
Doc: remove bogus <indexterm> items.
Copy-and-pasteo in 665c585, evidently. The 9.6 docs toolchain whined about duplicate index entries, though our modern toolchain doesn't. In any case, these GUCs surely are not about the default settings of these values.
1 parent c1132aa commit cf5ce5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/src/sgml/config.sgml

-2
Original file line numberDiff line numberDiff line change
@@ -8458,7 +8458,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
84588458
<term><varname>transaction_read_only</varname> (<type>boolean</type>)
84598459
<indexterm>
84608460
<primary>read-only transaction</primary>
8461-
<secondary>setting default</secondary>
84628461
</indexterm>
84638462
<indexterm>
84648463
<primary><varname>transaction_read_only</varname> configuration parameter</primary>
@@ -8479,7 +8478,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
84798478
<term><varname>transaction_deferrable</varname> (<type>boolean</type>)
84808479
<indexterm>
84818480
<primary>deferrable transaction</primary>
8482-
<secondary>setting default</secondary>
84838481
</indexterm>
84848482
<indexterm>
84858483
<primary><varname>transaction_deferrable</varname> configuration parameter</primary>

0 commit comments

Comments
 (0)