mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Commit a0d9f6e434
added this support for
all other plan node types; this fills in the gap.
Since TextOutCustomScan complicates this and is pretty well useless,
remove it.
KaiGai Kohei, with some modifications by me.