You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/tablefunc/data/connectby_text.data

9 lines
106 B

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