projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed9d044
)
doc PG 17 relnotes: add "()" to PQsocketPoll mention
author
Bruce Momjian
Sun, 28 Jul 2024 08:10:11 +0000
(
04:10
-0400)
committer
Bruce Momjian
Sun, 28 Jul 2024 08:10:11 +0000
(
04:10
-0400)
Backpatch-through: 17 only
doc/src/sgml/release-17.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-17.sgml
b/doc/src/sgml/release-17.sgml
index 9229272995c3a59c513c7e510d5c1574b71b4fc2..e9cee92ff4424a4a642ffd5a7c1a0f0f26bb2eb8 100644
(file)
--- a/
doc/src/sgml/release-17.sgml
+++ b/
doc/src/sgml/release-17.sgml
@@
-2137,7
+2137,7
@@
Author: Tom Lane
Add libpq function
- linkend="libpq-PQsocketPoll">
PQsocketPoll
+ linkend="libpq-PQsocketPoll">
PQsocketPoll
()
to allow polling of network sockets (Tristan Partin, Tom Lane)