git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 684d9bf) | patch
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Thu, 5 Oct 2023 00:50:42 +0000 (09:50 +0900)
Thu, 5 Oct 2023 00:50:42 +0000 (09:50 +0900)
commit d61f2538a39f1dbeead01bc972fca597c769f518
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events

Three custom wait events are added here:
- "PostgresFdwCleanupResult", waiting while cleaning up PQgetResult() on
transaction abort.
- "PostgresFdwConnect", waiting to establish a connection to a remote
server.
- "PostgresFdwGetResult", waiting to receive a result from a remote
server.

Author: Masahiro Ikeda
Discussion: https://postgr.es/m/197bce267fa691a0ac62c86c4ab904c4@oss.nttdata.com
contrib/postgres_fdw/connection.c diff | blob | blame | history
doc/src/sgml/postgres-fdw.sgml diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /