diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-02 11:39:50 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-02 11:39:50 -0500 |
commit | 95a2cca93088fd9f0bdf71b090d2fe00a355257d (patch) | |
tree | 84391cd3bb2cbe9da08faf350954f0e1c0023c19 /src/backend/executor/spi.c | |
parent | e76281e8e9effe24b805900a6e68ef1a087af655 (diff) |
Fix pg_description entries for jsonb_to_record() and jsonb_to_recordset().
All the other jsonb function descriptions refer to the arguments as being
"jsonb", but these two said "json". Make it consistent. Per bug #13905
from Petru Florin Mihancea.
No catversion bump --- we can't force one in the back branches, and this
isn't very critical anyway.
Diffstat (limited to 'src/backend/executor/spi.c')
0 files changed, 0 insertions, 0 deletions