Hacker News new | ask | show | jobs
by sk5t 2422 days ago
It's kind of unclear what problem you are trying to describe. Views shouldn't confound the query planner, and creating views with "filters" sounds like probably a mistake--query the view with the predicates you need then.