aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_elog.h
Commit message (Expand)AuthorAge
* Fix assorted header files that failed to compile standalone.Tom Lane2019-05-31
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Remove test for VA_ARGS, implied by C99.Andres Freund2018-08-24
* Add compiler hints to PLy_elog()Peter Eisentraut2017-11-29
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Enhanced custom error in PLPythonuTeodor Sigaev2016-04-08
* Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane2015-03-26
* Add macros wrapping all usage of gcc's __attribute__.Andres Freund2015-03-11
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* PL/Python: Add argument names to function declarationsPeter Eisentraut2011-12-29
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-18