forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita4627e8
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 parent23f3cc3 commita4627e8
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4745 | 4745 |
| |
4746 | 4746 |
| |
4747 | 4747 |
| |
4748 |
| - | |
| 4748 | + | |
4749 | 4749 |
| |
4750 |
| - | |
| 4750 | + | |
4751 | 4751 |
| |
4752 | 4752 |
| |
4753 | 4753 |
| |
|
0 commit comments
Comments
(0)