If a BLOB looks like JSON when cast to text, then treat it as if it really
were JSON. This replicates a long-standing bug in the JSON processing
routines, and thereby avoids breaking legacy. (tags: blob-as-json)
↧