Skip to content

Commit b157a1d

Browse files
committed
In docs, move PQrequestCancel() deprecation mention up to match other
libpq doc mentions.
1 parent 8201aea commit b157a1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4172,16 +4172,16 @@ int PQcancel(PGcancel *cancel, char *errbuf, int errbufsize);
41724172

41734173
<listitem>
41744174
<para>
4175-
Requests that the server abandon processing of the current
4176-
command.
4175+
<function>PQrequestCancel</function> is a deprecated variant of
4176+
<function>PQcancel</function>.
41774177
<synopsis>
41784178
int PQrequestCancel(PGconn *conn);
41794179
</synopsis>
41804180
</para>
41814181

41824182
<para>
4183-
<function>PQrequestCancel</function> is a deprecated variant of
4184-
<function>PQcancel</function>. It operates directly on the
4183+
Requests that the server abandon processing of the current
4184+
command. It operates directly on the
41854185
<structname>PGconn</> object, and in case of failure stores the
41864186
error message in the <structname>PGconn</> object (whence it can
41874187
be retrieved by <function>PQerrorMessage</function>). Although

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy