diff options
author | Robert Haas <rhaas@postgresql.org> | 2025-02-27 13:14:16 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2025-02-27 13:14:16 -0500 |
commit | 555960a0fbf0590a744f36e90e69e2501dc06146 (patch) | |
tree | b8b16f4b830687df96942ec23ab4fb2328e962b3 /src/backend/utils/adt/enum.c | |
parent | 9173e8b604636633a8e3aca54bb56a437bffa718 (diff) | |
download | postgresql-555960a0fbf0590a744f36e90e69e2501dc06146.tar.gz postgresql-555960a0fbf0590a744f36e90e69e2501dc06146.zip |
Create explain_dr.c and move DestReceiver-related code there.
explain.c has grown rather large, and the code that deals with the
DestReceiver that supports the SERIALIZE option is pretty easily severable
from the rest of explain.c; hence, move it to a separate file.
Reviewed-by: Peter Geoghegan <pg@bowt.ie>
Discussion: http://postgr.es/m/CA+TgmoYutMw1Jgo8BWUmB3TqnOhsEAJiYO=rOQufF4gPLWmkLQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions