Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove excess parens in ereport() calls | Alvaro Herrera | 2020-01-30 |
* | PG_FINALLY | Peter Eisentraut | 2019-11-01 |
* | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 2019-10-24 |
* | Fix more typos and inconsistencies in the tree | Michael Paquier | 2019-06-17 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Avoid Python memory leaks in hstore_plpython and jsonb_plpython. | Tom Lane | 2019-04-06 |
* | Fix volatile vs. pointer confusion | Peter Eisentraut | 2019-03-14 |
* | Remove redundant allocation | Peter Eisentraut | 2018-10-05 |
* | Fix memory leak in PLySequence_ToJsonbValue() | Alexander Korotkov | 2018-06-15 |
* | Prevent NaN in jsonb/plpython transform | Peter Eisentraut | 2018-05-02 |
* | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane | 2018-05-02 |
* | Post-feature-freeze pgindent run. | Tom Lane | 2018-04-26 |
* | Transforms for jsonb to PL/Python | Peter Eisentraut | 2018-03-28 |