diff options
author | Andres Freund <andres@anarazel.de> | 2014-08-26 02:54:53 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-08-26 12:27:26 +0200 |
commit | ddc2504dbcf2af97b58a91b071768c17774d58d1 (patch) | |
tree | 4b8dfca3fa0f534726582e02fe704e5044a250c8 /src/backend/executor/execMain.c | |
parent | 2bde29739d1e28f58e901b7e53057b8ddc0ec286 (diff) | |
download | postgresql-ddc2504dbcf2af97b58a91b071768c17774d58d1.tar.gz postgresql-ddc2504dbcf2af97b58a91b071768c17774d58d1.zip |
Don't hardcode contrib_regression dbname in postgres_fdw and dblink tests.
That allows parallel installcheck to succeed inside contrib/. The
output is not particularly pretty unless make's -O option to
synchronize the output is used.
There's other tests, outside contrib, that use a hardcoded,
non-unique, database name. Those prohibit paralell installcheck to be
used across more directories; but that's something for a separate
patch.
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions