Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements
Tom Lane <tgl@sss.pgh.pa.us>
Author:
Tom Lane <tgl@sss.pgh.pa.us>
Committer:
Peter Eisentraut <peter@eisentraut.org>
Date: 2022-09-26T14:32:16Z
Releases:
16.0
Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements This was previously disabled because we lacked outfuncs/readfuncs support for most utility statement types. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/4159834.1657405226@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tcop/postgres.c | modified | +11 −21 |
Discussion
- Extending outfuncs support to utility statements 20 messages · 2022-07-09 → 2023-03-19