Commit Graph

13 Commits (c74d49d41c9e0fabeb1179dcabfb3137833ed831)

Author SHA1 Message Date
Michael Paquier 3412030205 Fix more typos and inconsistencies in the tree 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
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