Hacker News new | ask | show | jobs
by rsutphin 5078 days ago
PostgreSQL 8.4+ has recursive common table expressions. I don't know if they do everything that CONNECT BY does, but I know that they do everything that I've ever used CONNECT BY for.