Commits

DateSubjectAuthorReleases
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 10.0
2017-03-30 Remove support for version-0 calling conventions. Andres Freund 10.0
2017-03-21 Add a direct function call mechanism using the caller's context. Andrew Dunstan 10.0
2017-03-14 Spelling fixes in code comments Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-09-09 Avoid reporting "cache lookup failed" for some user-reachable cases. Tom Lane 10.0
2016-08-31 Use static inline functions for float <-> Datum conversions. Heikki Linnakangas 10.0
2016-07-17 Remove obsolete comment. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-04-04 Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. Tom Lane 9.3.5
2014-04-04 Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. Tom Lane 9.4.0
2014-02-17 Prevent privilege escalation in explicit calls to PL validators. Noah Misch 8.4.20
2014-02-17 Prevent privilege escalation in explicit calls to PL validators. Noah Misch 9.0.16
2014-02-17 Prevent privilege escalation in explicit calls to PL validators. Noah Misch 9.1.12
2014-02-17 Prevent privilege escalation in explicit calls to PL validators. Noah Misch 9.2.7