Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
smilliken
on Oct 2, 2019
|
parent
|
context
|
favorite
| on:
New In Postgres 12: Generated Columns
This has already been possible since PostgreSQL allows indexing over an expression:
CREATE INDEX myindex ON mytable (myfunc(mytable));
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: