Skip to content

Commit 410c5a0

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 6432cf9 commit 410c5a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/src/sgml/config.sgml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8174,7 +8174,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
81748174
<term><varname>transaction_read_only</varname> (<type>boolean</type>)
81758175
<indexterm>
81768176
<primary>read-only transaction</primary>
8177-
<secondary>setting default</secondary>
81788177
</indexterm>
81798178
<indexterm>
81808179
<primary><varname>transaction_read_only</varname> configuration parameter</primary>
@@ -8195,7 +8194,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
81958194
<term><varname>transaction_deferrable</varname> (<type>boolean</type>)
81968195
<indexterm>
81978196
<primary>deferrable transaction</primary>
8198-
<secondary>setting default</secondary>
81998197
</indexterm>
82008198
<indexterm>
82018199
<primary><varname>transaction_deferrable</varname> configuration parameter</primary>

0 commit comments

Comments
 (0)