Commit 215935da authored by Thomas G. Lockhart's avatar Thomas G. Lockhart

Remove extraneous end tag. Code now compiles cleanly.

parent acaa064f
...@@ -1062,13 +1062,13 @@ struct { ...@@ -1062,13 +1062,13 @@ struct {
char **fieldName; /* null terminated array of replacement field names */ char **fieldName; /* null terminated array of replacement field names */
} PQprintOpt; } PQprintOpt;
</synopsis> </synopsis>
This function was formerly used by <application>psql</application> This function was formerly used by <application>psql</application>
to print query results, but this is no longer the case and this to print query results, but this is no longer the case and this
function is no longer supported. function is no longer supported.
</para> </para>
</listitem> </listitem>
</listitem>
<listitem> <listitem>
<para> <para>
<function>PQclear</function> <function>PQclear</function>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment