]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc PG 17 relnotes: add "()" to PQsocketPoll mention
authorBruce Momjian <bruce@momjian.us>
Sun, 28 Jul 2024 08:10:11 +0000 (04:10 -0400)
committerBruce Momjian <bruce@momjian.us>
Sun, 28 Jul 2024 08:10:11 +0000 (04:10 -0400)
Backpatch-through: 17 only

doc/src/sgml/release-17.sgml

index 9229272995c3a59c513c7e510d5c1574b71b4fc2..e9cee92ff4424a4a642ffd5a7c1a0f0f26bb2eb8 100644 (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>