Postgres 12 Faster CTEs Optional Materialization

  • This update will be welcomed. We use alot of CTEs for clarity of coding, building a kind of pipeline (think pipeline operator like in elixir). Sometimes we end up repeating filters just for sake of optimization.