Doc: remove bogus items.
authorTom Lane
Sun, 8 Aug 2021 19:35:30 +0000 (15:35 -0400)
committerTom Lane
Sun, 8 Aug 2021 19:35:30 +0000 (15:35 -0400)
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.

doc/src/sgml/config.sgml

index 9fa3e2d388dbe6bf5ae2e20e3582168c8c5966fa..d5956833e4732cbbf941c69b855371b2ce164d55 100644 (file)
@@ -8454,7 +8454,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
@@ -8475,7 +8474,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
       transaction_deferrable (boolean)
       
        deferrable transaction
-       setting default
       
       
        transaction_deferrable configuration parameter