mirror of
https://github.com/postgres/postgres.git
synced 2026-06-26 02:27:07 -04:00
a4627e8fd4
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.