- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit95a2cca
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 parente76281e commit95a2cca
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4610 | 4610 |
| |
4611 | 4611 |
| |
4612 | 4612 |
| |
4613 |
| - | |
| 4613 | + | |
4614 | 4614 |
| |
4615 |
| - | |
| 4615 | + | |
4616 | 4616 |
| |
4617 | 4617 |
| |
4618 | 4618 |
| |
|
0 commit comments
Comments
(0)