1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00

doc PG 17 relnotes: add "()" to PQsocketPoll mention

Backpatch-through: 17 only
This commit is contained in:
Bruce Momjian 2024-07-28 04:10:11 -04:00
parent ed9d044632
commit 7525e4c62f

View File

@ -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>