Get rid of more cases of the "must detoast before output function" meme.
Tom Lane <tgl@sss.pgh.pa.us>
Get rid of more cases of the "must detoast before output function" meme. I missed that json.c was doing this too, because for some bizarre reason it wasn't doing it adjacent to the output function call.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/json.c | modified | +7 −53 |