Use double quotes rather than double quotes for libpq target anchors.

Per observation from Tom Lane that the previous patch to these files was
not consistent with what is done elsewhere in the docs.
pull/1/head
Robert Haas 15 years ago
parent 46af71ff7e
commit 20bf5e03e5
  1. 300
      doc/src/sgml/libpq.sgml
  2. 4
      doc/src/sgml/lobj.sgml

File diff suppressed because it is too large Load Diff

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/lobj.sgml,v 1.54 2010/08/09 12:00:24 rhaas Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/lobj.sgml,v 1.55 2010/08/10 02:56:46 rhaas Exp $ -->
<chapter id="largeObjects">
<title>Large Objects</title>
@ -99,7 +99,7 @@
<application>libpq</application> library.
</para>
<sect2 id='lo-create'>
<sect2 id="lo-create">
<title>Creating a Large Object</title>
<para>

Loading…
Cancel
Save