pgsql: Provide stable target anchors for libpq functions.

Started by Robert Haasalmost 16 years ago3 messagescomitters
Jump to latest
#1Robert Haas
robertmhaas@gmail.com

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)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Robert Haas (#1)
Re: pgsql: Provide stable target anchors for libpq functions.

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

#3Robert Haas
robertmhaas@gmail.com
In reply to: Tom Lane (#2)
Re: pgsql: Provide stable target anchors for libpq functions.

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

Attachments:

double-quote-ids-v84.patchapplication/octet-stream; name=double-quote-ids-v84.patchDownload+145-145
double-quote-ids.patchapplication/octet-stream; name=double-quote-ids.patchDownload+150-150