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 | a4627e8fd479ff74fffdd49ad07636b79751be45 (patch) | |
tree | ee544e38555bb2ef3c687df2802ec94334b6e99f /contrib/postgres_fdw/postgres_fdw.h | |
parent | 23f3cc36ed8188b0b8bf22daa4bb5b47d216c15d (diff) | |
download | postgresql-a4627e8fd479ff74fffdd49ad07636b79751be45.tar.gz postgresql-a4627e8fd479ff74fffdd49ad07636b79751be45.zip |
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 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions