Commit Graph

15 Commits (c3b011d9918100c6ec2d72297fb51635bce70e80)

Author SHA1 Message Date
Tom Lane a57d312a77 Support infinity and -infinity in the numeric data type. 5 years ago
Tom Lane a069218163 In jsonb_plpython.c, suppress warning message from gcc 10. 5 years ago
Alvaro Herrera 4e89c79a52 Remove excess parens in ereport() calls 5 years ago
Peter Eisentraut 604bd36711 PG_FINALLY 6 years ago
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
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
Peter Eisentraut 3f44e3db72 Transforms for jsonb to PL/Python 7 years ago