Commits

DateSubjectAuthorReleases
2018-10-11 Remove timetravel extension. Andres Freund 12.0
2017-10-05 Document and use SPI_result_code_string() Peter Eisentraut 11.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-14 Spelling fixes in code comments Peter Eisentraut 10.0
2016-11-08 Replace uses of SPI_modifytuple that intend to allocate in current context. Tom Lane 10.0
2016-11-08 Make SPI_fnumber() reject dropped columns. Tom Lane 10.0
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-05-09 Add new OID alias type regrole Andrew Dunstan 9.5.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. 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-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2013-10-13 Add use of asprintf() Peter Eisentraut 9.4.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-07-04 Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h Alvaro Herrera 9.2.0
2011-05-31 Recode non-ASCII characters in source to UTF-8 Peter Eisentraut 9.1.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-10-08 Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. Tom Lane 9.1.0