git.postgresql.org Git - postgresql.git/commit
Tue, 2 Apr 2024 14:15:56 +0000 (10:15 -0400)
Tue, 2 Apr 2024 14:15:56 +0000 (10:15 -0400)
commit f5e4dedfa81f00de93b1b90d06c44cc50e052eaf
Expose PQsocketPoll via libpq
This is useful when connecting to a database asynchronously via
PQconnectStart(), since it handles deciding between poll() and
select(), and some of the required boilerplate.
Tristan Partin, reviewed by Gurjeet Singh, Heikki Linnakangas, Jelte
Fennema-Nio, and me.
Discussion: http://postgr.es/m/D08WWCPVHKHN.3QELIKZJ2D9RZ@neon.tech
This is the main PostgreSQL git repository.
RSS
Atom