From: Robert Haas Date: Wed, 29 Apr 2015 22:03:18 +0000 (-0400) Subject: Add markup, for consistency. X-Git-Tag: REL9_5_ALPHA1~367 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49601ab1a6df9059f7000f78af43f2e74afefa59;p=thirdparty%2Fpostgresql.git Add markup, for consistency. This file isn't entirely consistent about whether "on" and "off" should be marked up with , but it doesn't make much sense to be inconsistent within a single sentence. Etsuro Fujita --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index b30c68dc138..0d8624af718 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -6752,7 +6752,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' determines whether OIDs will be included in tables created by SELECT INTO. The parameter is off by default; in PostgreSQL 8.0 and earlier, it - was on by default. + was on by default.