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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 285ca26) | patch
Allow custom and foreign scans to have shutdown callbacks.
2017年2月26日 08:06:49 +0000 (13:36 +0530)
2017年2月26日 08:11:12 +0000 (13:41 +0530)
commit a315b967cc1bd43ecf3c10ea48b44a4fb0ff8d45
Allow custom and foreign scans to have shutdown callbacks.

This is expected to be useful mostly when performing such scans in
parallel, because in that case it allows (in combination with commit
acf555bc53acb589b5a2827e65d655fa8c9adee0) nodes below a Gather to get
control just before the DSM segment goes away.

KaiGai Kohei, except that I rewrote the documentation. Reviewed by
Claudio Freire.

Discussion: http://postgr.es/m/CADyhKSXJK0jUJ8rWv4AmKDhsUh124_rEn39eqgfC5D8fu6xVuw@mail.gmail.com
doc/src/sgml/custom-scan.sgml diff | blob | blame | history
doc/src/sgml/fdwhandler.sgml diff | blob | blame | history
src/backend/executor/execProcnode.c diff | blob | blame | history
src/backend/executor/nodeCustom.c diff | blob | blame | history
src/backend/executor/nodeForeignscan.c diff | blob | blame | history
src/include/executor/nodeCustom.h diff | blob | blame | history
src/include/executor/nodeForeignscan.h diff | blob | blame | history
src/include/foreign/fdwapi.h diff | blob | blame | history
src/include/nodes/extensible.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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