Hacker News new | ask | show | jobs
by barrkel 1823 days ago
I said recursive CTEs. CTEs being an optimization barrier is a different issue - and often desirable with Postgres with its lack of optimization hints. Hence with not / materialized etc.