Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acaa064 commit 215935dCopy full SHA for 215935d
doc/src/sgml/libpq.sgml
@@ -1062,13 +1062,13 @@ struct {
1062
char **fieldName; /* null terminated array of replacement field names */
1063
} PQprintOpt;
1064
</synopsis>
1065
+
1066
This function was formerly used by <application>psql</application>
1067
to print query results, but this is no longer the case and this
1068
function is no longer supported.
1069
</para>
1070
</listitem>
1071
-</listitem>
1072
<listitem>
1073
<para>
1074
<function>PQclear</function>
0 commit comments