forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit62e57ff
committed
Teach add_json() that jsonb is of TYPCATEGORY_JSON.
This code really needs to be refactored so that there aren't so many copiesthat can diverge. Not to mention that this whole approach is probablywrong. But for the moment I'll just stick my finger in the dike.Per report from Michael Paquier.1 parentbdf9dd4 commit62e57ff
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1562 | 1562 |
| |
1563 | 1563 |
| |
1564 | 1564 |
| |
1565 |
| - | |
| 1565 | + | |
1566 | 1566 |
| |
1567 | 1567 |
| |
1568 | 1568 |
| |
|
0 commit comments
Comments
(0)