Quantcast
Channel: Planet PostgreSQL
Viewing all articles
Browse latest Browse all 9766

Glyn Astill: Wanting for a hstore style delete operator in jsonb

$
0
0
PostgreSQL 9.4 intorduced the jsonb type, but it’d be nice to be able to delete keys and pairs using the “-” operator; just like you can with the hstore type. Fortunately postgres makes creating an operator really easy for us, so lets have a go at creating a delete operator for jsonb. First lets try […]

Viewing all articles
Browse latest Browse all 9766


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>