Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.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
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-11-04 Allow moddatetime's target column to be of type timestamptz. Tom Lane 9.1.0
2010-10-08 Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. Tom Lane 9.1.0
2009-01-07 Fix executor/spi.h to follow our usual conventions for include files, ie, Tom Lane 8.4.0
2006-05-30 Magic blocks don't do us any good unless we use 'em ... so install one Tom Lane 8.2.0
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2003-01-09 Call timestamp_in with proper arguments, per gripe from Mark Halliwell. Tom Lane 7.4.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-06-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
2000-05-29 Second round of fmgr changes: triggers are now invoked in new style, Tom Lane 7.1.1