forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit32eb151
initial commit
Fix lazy jsonb transformAdd lazy jsonb arraysFix memory leaks and copy JsonbContainer into Python memory contextAdd methods and iterators to jsonb_plpython lazy transformFix regerssion tests in jsonb_plpython lazy transformFix inclusion of lazy_objects.c in jsonb_plpythonAdd lazy array iterators to jsonb_plpythonFix lazy jsonb iteratorsRename LazyObjectXxx to PLyJsonbXxx1 parent8a14566 commit32eb151
File tree
6 files changed
+1884
-49
lines changed- contrib/jsonb_plpython
- expected
- sql
6 files changed
+1884
-49
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments
Comments
(0)