diff options
author | Robert Haas <rhaas@postgresql.org> | 2025-10-08 09:05:38 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2025-10-08 09:05:38 -0400 |
commit | 94f3ad3961a2cb32d30c79f01a70db4caff13318 (patch) | |
tree | 95dd9e9c64c9f1fbaf8a4e650a97becbfa3c5c3a /src/backend/executor/nodeGatherMerge.c | |
parent | c83ac02ec7309edb7561eee93895c31a54b93d3d (diff) |
Add planner_setup_hook and planner_shutdown_hook.
These hooks allow plugins to get control at the earliest point at
which the PlannerGlobal object is fully initialized, and then just
before it gets destroyed. This is useful in combination with the
extendable plan state facilities (see extendplan.h) and perhaps for
other purposes as well.
Reviewed-by: Andrei Lepikhov <lepihov@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: http://postgr.es/m/CA+TgmoYWKHU2hKr62Toyzh-kTDEnMDeLw7gkOOnjL-TnOUq0kQ@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeGatherMerge.c')
0 files changed, 0 insertions, 0 deletions