— Range of bigint • numrange — Range of numeric • tsrange — Range of timestamp without time zone • tstzrange — Range of timestamp with time zone • daterange — Range of date
'"d"'; Give me objects where element b has a child object that has element c equal to the string "d". Neat. id | data ----+-------------------------------------- 4 | {"a": 1, "b": {"c": "d", "e": true}}
'"d"'; Give me objects where element b has a child object that has element c equal to the string "d". Neat. id | data ----+-------------------------------------- 4 | {"a": 1, "b": {"c": "d", "e": true}}