aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/explain_dr.c
Commit message (Expand)AuthorAge
* Make it possible for loadable modules to add EXPLAIN options.Robert Haas2025-03-18
* Avoid including explain.h in explain_format.h and explain_dr.hRobert Haas2025-02-28
* Create explain_dr.c and move DestReceiver-related code there.Robert Haas2025-02-27