Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 047a259

Browse files
committed
Finish rename of PQtraceSetFlags() to PQsetTraceFlags().
Jie Zhang Discussion: https://postgr.es/m/TYWPR01MB767844835390EDD8DB276D75F90A9@TYWPR01MB7678.jpnprd01.prod.outlook.com
1 parent 97b7134 commit 047a259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6535,7 +6535,7 @@ void PQtrace(PGconn *conn, FILE *stream);
65356535
</varlistentry>
65366536

65376537
<varlistentry id="libpq-PQsetTraceFlags">
6538-
<term><function>PQsetTraceFlags</function><indexterm><primary>PQtraceSetFlags</primary></indexterm></term>
6538+
<term><function>PQsetTraceFlags</function><indexterm><primary>PQsetTraceFlags</primary></indexterm></term>
65396539

65406540
<listitem>
65416541
<para>

0 commit comments

Comments
 (0)