Hacker News new | ask | show | jobs
by jkatz05 1842 days ago
"@>" 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...

1 comments

Just feels like it would be nice to have some syntactic sugar to convert these expressions.