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.
This commit is contained in:
parent
63c232b505
commit
206a42a7eb
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/lobj.sgml,v 1.49.2.1 2010/08/09 12:00:53 rhaas Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/lobj.sgml,v 1.49.2.2 2010/08/10 02:57:19 rhaas Exp $ -->
|
||||
|
||||
<chapter id="largeObjects">
|
||||
<title id="largeObjects-title">Large Objects</title>
|
||||
@ -84,7 +84,7 @@
|
||||
<application>libpq</application> library.
|
||||
</para>
|
||||
|
||||
<sect2 id='lo-create'>
|
||||
<sect2 id="lo-create">
|
||||
<title>Creating a Large Object</title>
|
||||
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user