Commit Graph

11 Commits (05b38c7e63d1c8bca8c07ab4c8b194eed3c50ec7)

Author SHA1 Message Date
Tom Lane 9e360f0e83 Avoid Python memory leaks in hstore_plpython and jsonb_plpython. 6 years ago
Peter Eisentraut 1226d932b4 Fix volatile vs. pointer confusion 6 years ago
Peter Eisentraut b5f03dc765 Remove redundant allocation 7 years ago
Alexander Korotkov dad8bed04a Fix memory leak in PLySequence_ToJsonbValue() 7 years ago
Peter Eisentraut 40f52b16dd Prevent NaN in jsonb/plpython transform 7 years ago
Tom Lane fbb2e9a030 Fix assorted compiler warnings seen in the buildfarm. 7 years ago
Tom Lane bdf46af748 Post-feature-freeze pgindent run. 7 years ago
Tom Lane dddfc4cb2e Prevent accidental linking of system-supplied copies of libpq.so etc. 7 years ago
Tom Lane 6278a2a262 Remove contrib/jsonb_plpython's tests for infinity and NaN conversions. 7 years ago
Peter Eisentraut e81fc9b9db Fix jsonb_plpython tests on older Python versions 7 years ago
Peter Eisentraut 3f44e3db72 Transforms for jsonb to PL/Python 7 years ago