aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-10-05 09:50:42 +0900
committerMichael Paquier <michael@paquier.xyz>2023-10-05 09:50:42 +0900
commitd61f2538a39f1dbeead01bc972fca597c769f518 (patch)
treeee576a27ee113919126403007bc69e183817bdb6 /src/backend/utils/adt/jsonfuncs.c
parent684d9bfdd5a6e6e368133707c678a2e2a984cc4e (diff)
downloadpostgresql-d61f2538a39f1dbeead01bc972fca597c769f518.tar.gz
postgresql-d61f2538a39f1dbeead01bc972fca597c769f518.zip
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
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions