diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-05-06 16:39:56 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-05-06 16:39:56 -0400 |
commit | 6e243c43c9b2d35f91a73d3982db6a0cad0eb64b (patch) | |
tree | f3018daf9ca87b2f9c8e3ca3c31a05cdb3aa24c7 /src/backend/executor/nodeBitmapOr.c | |
parent | 76ef266a86fdc3c4bdbd12b9ea9cacd523e00779 (diff) | |
download | postgresql-6e243c43c9b2d35f91a73d3982db6a0cad0eb64b.tar.gz postgresql-6e243c43c9b2d35f91a73d3982db6a0cad0eb64b.zip |
Add test_pg_dump to @contrib_excludes
The test_pg_dump extension doesn't have a C component, so we need
to exclude it from the MSVC build system trying to figure out how
to build it.
Also add a "MODULES" line to the Makefile, as test_extensions has.
Might not be necessary, but seems good to keep things consistent.
Lastly, remove the 'installcheck' line from test_pg_dump, as that
was causing redefinition errors, at least on my box. This also
makes test_pg_dump consistent with how commit_ts is set up.
Diffstat (limited to 'src/backend/executor/nodeBitmapOr.c')
0 files changed, 0 insertions, 0 deletions