From: Tom Lane Date: Sun, 8 Aug 2021 19:35:31 +0000 (-0400) Subject: Doc: remove bogus items. X-Git-Tag: REL9_6_23~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8650419bfbf10ae70bd24cafeadf58e107add76;p=thirdparty%2Fpostgresql.git Doc: remove bogus items. Copy-and-pasteo in 665c5855e, 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. --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 5578a214e35..013ae2dfcec 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -6378,7 +6378,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; transaction_read_only (boolean) read-only transaction - setting default transaction_read_only configuration parameter @@ -6399,7 +6398,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; transaction_deferrable (boolean) deferrable transaction - setting default transaction_deferrable configuration parameter