Hacker News new | ask | show | jobs
by sgarland 437 days ago
Yes (very exciting!), but you won’t be able to index them, and that’s really where they shine, IMO.

Still, I’m sure they’ll get there. Maybe they’ll also eventually get invisible columns, though tbf that’s less of a problem for Postgres as it is for MySQL, given the latter’s limited data types.

1 comments

You can index arbitrary expressions, though, including indexing the same expression used to define the invisible column, right?