mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Remove extraneous end tag. Code now compiles cleanly.
This commit is contained in:
@ -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>
|
||||||
|
Reference in New Issue
Block a user