Hacker News new | ask | show | jobs
by magnushiie 2217 days ago
Generated columns are not necessary for indexing in Postgres, you can create an index on any expression based on the record (supported by many versions now).