From: Tom Lane Date: Tue, 2 May 2006 18:07:51 +0000 (+0000) Subject: Fix broken markup. X-Git-Tag: REL8_2_BETA1~1020 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3171dd64b33160412b5d133861744215aa78c15;p=thirdparty%2Fpostgresql.git Fix broken markup. --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 384a71a74b2..933ca3811dc 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -3726,7 +3726,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' escape_string_warning (boolean) - stringsescape + stringsescape warning escape_string_warning configuration parameter @@ -3748,7 +3748,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' standard_conforming_strings (boolean) - stringsescape + stringsstandard conforming standard_conforming_strings configuration parameter diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index 6f3498f3bec..1ce808463df 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -1,4 +1,4 @@ - + The Information Schema @@ -2130,6 +2130,7 @@ ORDER BY c.ordinal_position; generally, it is better to use the view applicable_roles instead of this one; see also there. + <literal>enabled_roles</literal> Columns