mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
doc PG 17 relnotes: add "()" to PQsocketPoll mention
Backpatch-through: 17 only
This commit is contained in:
parent
ed9d044632
commit
7525e4c62f
1 changed files with 1 additions and 1 deletions
|
|
@ -2137,7 +2137,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
|
|||
<listitem>
|
||||
<para>
|
||||
Add libpq function <link
|
||||
linkend="libpq-PQsocketPoll"><function>PQsocketPoll</function></link>
|
||||
linkend="libpq-PQsocketPoll"><function>PQsocketPoll()</function></link>
|
||||
to allow polling of network sockets (Tristan Partin, Tom Lane)
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue