postgresql/contrib/postgres_fdw/expected
Tom Lane e690b95150 Avoid retrieving dummy NULL columns in postgres_fdw.
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 ...
2013-03-22 00:31:11 -04:00
..
postgres_fdw.out Avoid retrieving dummy NULL columns in postgres_fdw. 2013-03-22 00:31:11 -04:00