pgsql: Reformat documentation of libpq escaping functions.

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reformat documentation of libpq escaping functions.
Date: 2010-01-20 00:42:28
Message-ID: 20100120004228.421417541B9@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Reformat documentation of libpq escaping functions.

Modify the "Escaping Strings for Inclusion in SQL Commands" section
to use a <variablelist> as the preceding and following sections do,
and merge the "Escaping Binary Strings for Inclusion in SQL Commands"
section into it.

This changes only the formatting of these sections, not the content.
It is intended to lay the groundwork for a follow-on patch to add
some new escaping functions, but it makes sense to commit this first,
for clarity.

Modified Files:
--------------
pgsql/doc/src/sgml:
libpq.sgml (r1.292 -> r1.293)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.292&r2=1.293)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-01-20 01:08:21 pgsql: Add utility functions to PLPerl: quote_literal,
Previous Message Tom Lane 2010-01-19 18:39:26 pgsql: When doing a parallel restore, we must guard against out-of-range