Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jkatz05
on June 1, 2021
|
parent
|
context
|
favorite
| on:
Better JSON in Postgres with PostgreSQL 14
"@>" is one of the operators for the GIN index, which is what Postgres uses for the JSONB type.
Ref:
https://www.postgresql.org/docs/current/gin-builtin-opclasse...
atonse
on June 1, 2021
[–]
Just feels like it would be nice to have some syntactic sugar to convert these expressions.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Ref: https://www.postgresql.org/docs/current/gin-builtin-opclasse...