Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees
authorTom Lane
Mon, 26 Sep 2022 14:32:16 +0000 (16:32 +0200)
committerPeter Eisentraut
Mon, 26 Sep 2022 14:32:16 +0000 (16:32 +0200)
commit40ad8f9deed21f02b23eb034bfca87f7acc7562b
tree6163cce4b38aecca11081bb4e96046d0c89fff69
parentacd624644bc4f957824abcd00f6af27861b03a29
Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees

Reviewed-by: Tom Lane
Discussion: https://www.postgresql.org/message-id/flat/4159834.1657405226@sss.pgh.pa.us
src/backend/tcop/postgres.c