- Notifications
You must be signed in to change notification settings - Fork5
Commitf39c927
committed
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 #13905from Petru Florin Mihancea.No catversion bump --- we can't force one in the back branches, and thisisn't very critical anyway.1 parent081f7fe commitf39c927
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4830 | 4830 |
| |
4831 | 4831 |
| |
4832 | 4832 |
| |
4833 |
| - | |
| 4833 | + | |
4834 | 4834 |
| |
4835 |
| - | |
| 4835 | + | |
4836 | 4836 |
| |
4837 | 4837 |
| |
4838 | 4838 |
| |
|
0 commit comments
Comments
(0)