mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
e690b95150
This should provide some marginal overall savings, since it surely takes many more cycles for the remote server to deal with the NULL columns than it takes for postgres_fdw not to emit them. But really the reason is to keep the emitted queries from looking quite so silly ...