pgsql: Provide stable target anchors for libpq functions.
Log Message:
-----------
Provide stable target anchors for libpq functions.
Daniele Varrazzo
Modified Files:
--------------
pgsql/doc/src/sgml:
libpq.sgml (r1.318 -> r1.319)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.318&r2=1.319)
lobj.sgml (r1.53 -> r1.54)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/lobj.sgml?r1=1.53&r2=1.54)
rhaas@postgresql.org (Robert Haas) writes:
Log Message:
-----------
Provide stable target anchors for libpq functions.
Daniele Varrazzo
Hmm, I notice this patch uses id='foo', whereas every other place in our
documentation uses double quotes for such things. I have no idea
whether SGML draws a distinction between single and double quotes,
but even if they're both correct wouldn't it be better to be consistent?
regards, tom lane
On Mon, Aug 9, 2010 at 10:31 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
rhaas@postgresql.org (Robert Haas) writes:
Log Message:
-----------
Provide stable target anchors for libpq functions.Daniele Varrazzo
Hmm, I notice this patch uses id='foo', whereas every other place in our
documentation uses double quotes for such things. I have no idea
whether SGML draws a distinction between single and double quotes,
but even if they're both correct wouldn't it be better to be consistent?
Yep, probably. Proposed patches attached.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company