Skip to content
Snippets Groups Projects
Commit c604ed56 authored by Tom Lane's avatar Tom Lane
Browse files

PREPARE and EXPLAIN need to copy the source query just like we recently

had to do in DECLARE CURSOR.  AFAICS these are all the places affected.
PREPARE case per example from Michael Fuhr, EXPLAIN case located by
grepping for planner calls ...
parent f9a6ba18
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment