mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
"contrib/tablefunc/tablefunc-test.sql", and adds a standard regression test suite to contrib/tablefunc. Joe Conway
10 lines
88 B
Plaintext
10 lines
88 B
Plaintext
row1 \N
|
|
row2 row1
|
|
row3 row1
|
|
row4 row2
|
|
row5 row2
|
|
row6 row4
|
|
row7 row3
|
|
row8 row6
|
|
row9 row5
|