Merge dblink's paths test script into its main test.
Tom Lane <tgl@sss.pgh.pa.us>
Merge dblink's paths test script into its main test. There's no longer any reason to fire up a separate psql run to create these functions. (Some refactoring in the main regression tests is also called for, but that will take more thought.) Discussion: https://postgr.es/m/1655733.1639871614@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/expected/dblink.out | modified | +18 −0 |
| contrib/dblink/expected/paths.out | deleted | +0 −18 |
| contrib/dblink/Makefile | modified | +1 −1 |
| contrib/dblink/sql/dblink.sql | modified | +23 −0 |
| contrib/dblink/sql/paths.sql | deleted | +0 −23 |
Discussion
- Getting rid of regression test input/ and output/ files 11 messages · 2021-12-18 → 2021-12-21