blob: 721a127351e1ed9ba76ac770bb504c6dd36b967e [file]
SELECT a::int, b::text[], c->'key', c->>'key', d#>'{a,b}', e[1], ARRAY[1, 2, 3] FROM t