mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
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 ...