postgresql/contrib/tablefunc/data/connectby_text.data

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
106 B
Plaintext
Raw Normal View History

2023-05-09 21:11:15 +00:00
row1 \N 0
row2 row1 0
row3 row1 0
row4 row2 1
row5 row2 0
row6 row4 0
row7 row3 0
row8 row6 0
row9 row5 0