mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +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.