Commit 32eb151
initial commit
Fix lazy jsonb transform
Add lazy jsonb arrays
Fix memory leaks and copy JsonbContainer into Python memory context
Add methods and iterators to jsonb_plpython lazy transform
Fix regerssion tests in jsonb_plpython lazy transform
Fix inclusion of lazy_objects.c in jsonb_plpython
Add lazy array iterators to jsonb_plpython
Fix lazy jsonb iterators
Rename LazyObjectXxx to PLyJsonbXxx1 parent 8a14566 commit 32eb151
File tree
6 files changed
+1884
-49
lines changed- contrib/jsonb_plpython
- expected
- sql
6 files changed
+1884
-49
lines changed| 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