|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.299 2010/07/22 01:22:32 rhaas Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.300 2010/07/24 12:16:20 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter Id="runtime-config">
|
4 | 4 | <title>Server Configuration</title>
|
@@ -5220,7 +5220,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
|
5220 | 5220 | even if they are not (currently) keywords. This will affect the
|
5221 | 5221 | output of <command>EXPLAIN</> as well as the results of functions
|
5222 | 5222 | like <function>pg_get_viewdef</>. See also the
|
5223 |
| - <option>--quote-all-identifiers</option> to |
| 5223 | + <option>--quote-all-identifiers</option> to |
5224 | 5224 | <xref linkend="app-pgdump"> and <xref linkend="app-pg-dumpall">.
|
5225 | 5225 | </para>
|
5226 | 5226 | </listitem>
|
|