Hacker News new | ask | show | jobs
by l5870uoo9y 637 days ago
And I take it CTEs are implicitly being discouraged.
2 comments

Not at all actually, I just hadn't really planned to add this as a tip. Additionally I thought an in-line view was fine for the examples included. But maybe I will!
It used to be like this (i remember in past postgres versions CTEs had worse performance than subqueries), but not anymore.