| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | varname for GUC variables |
| Date: | 2011-02-02 23:10:00 |
| Message-ID: | 201102022310.p12NA1p01026@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
I have applied the attached patch to use <varname> SGML markup
consistently for GUC variables. Should we be using <xref> to link to
more GUC details in the docs? E.g., change:
<varname>standard_conforming_strings</>
to:
<xref linkend="guc-standard-conforming-strings">
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/varname.diff | text/x-diff | 18.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-02-02 23:14:59 | Re: varname for GUC variables |
| Previous Message | Bruce Momjian | 2011-02-02 21:27:49 | Re: [GENERAL] Gripe: bytea_output default => data corruption |