Skip to content

Commit

Permalink
Issue (#3): TRAVIS Integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrarahmad committed Feb 15, 2019
1 parent ea90cb4 commit 8d0d287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions expected/mongodb_fdw.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
DROP USER IF EXISTS postgres;
NOTICE: role "postgres" does not exist, skipping
CREATE USER postgres;
ALTER USER postgres WITH SUPERUSER;
\c contrib_regression postgres
Expand Down

0 comments on commit 8d0d287

Please sign in to comment.