The attached removes the current non-standard file
Bruce Momjian <bruce@momjian.us>
The attached removes the current non-standard file "contrib/tablefunc/tablefunc-test.sql", and adds a standard regression test suite to contrib/tablefunc. Joe Conway
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tablefunc/data/connectby_int.data | added | +9 −0 |
| contrib/tablefunc/data/connectby_text.data | added | +9 −0 |
| contrib/tablefunc/data/ct.data | added | +14 −0 |
| contrib/tablefunc/expected/tablefunc.out | added | +179 −0 |
| contrib/tablefunc/Makefile | modified | +1 −0 |
| contrib/tablefunc/sql/tablefunc.sql | added | +60 −0 |
| contrib/tablefunc/tablefunc-test.sql | deleted | +0 −85 |