mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
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
This commit is contained in:
9
contrib/tablefunc/data/connectby_int.data
Normal file
9
contrib/tablefunc/data/connectby_int.data
Normal file
@@ -0,0 +1,9 @@
|
||||
1 \N
|
||||
2 1
|
||||
3 1
|
||||
4 2
|
||||
5 2
|
||||
6 4
|
||||
7 3
|
||||
8 6
|
||||
9 5
|
Reference in New Issue
Block a user