mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
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.