Fix dblink regression test so that it works when repeated: don't
Tom Lane <tgl@sss.pgh.pa.us>
Fix dblink regression test so that it works when repeated: don't create a second database, just loop back to 'regression'. Patch from Joe Conway 10/22/02.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/expected/dblink.out | modified | +10 −39 |
| contrib/dblink/sql/dblink.sql | modified | +11 −42 |