Commits

DateSubjectAuthorReleases
2015-05-19 Avoid collation dependence in indexes of system catalogs. Tom Lane 9.5.0
2014-08-16 Add opr_sanity queries to inspect commutator/negator links more closely. Tom Lane 9.5.0
2014-06-12 Add regression test to prevent future breakage of legacy query in libpq. Tom Lane 9.4.0
2014-06-12 Add regression test to prevent future breakage of legacy query in libpq. Tom Lane 9.5.0
2014-04-24 Fix incorrect pg_proc.proallargtypes entries for two built-in functions. Tom Lane 9.4.0
2014-04-23 Allow polymorphic aggregates to have non-polymorphic state data types. Tom Lane 9.4.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2014-04-12 Create infrastructure for moving-aggregate optimization. Tom Lane 9.4.0
2014-01-11 Add another regression test cross-checking operator and function comments. Tom Lane 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-16 Allow aggregates to provide estimates of their transition state data size. Tom Lane 9.4.0
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2012-03-23 Code review for protransform patches. Tom Lane 9.2.0
2012-02-08 Support min/max index optimizations on boolean columns. Tom Lane 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2011-11-21 More code review for rangetypes patch. Tom Lane 9.2.0
2011-03-03 Further refine patch for commenting operator implementation functions. Tom Lane 9.1.0
2011-03-03 Mark operator implementation functions as such in their comments. Tom Lane 9.1.0
2010-12-04 KNNGIST, otherwise known as order-by-operator support for GIST. Tom Lane 9.1.0
2010-11-24 Create the system catalog infrastructure needed for KNNGIST. Tom Lane 9.1.0
2010-09-03 Install a data-type-based solution for protecting pg_get_expr(). Tom Lane 9.1.0
2010-08-05 Remove the single-argument form of string_agg(). It added nothing much in Tom Lane 9.0.0
2010-08-05 Remove the single-argument form of string_agg(). It added nothing much in Tom Lane 9.1.0
2009-11-29 Add some opr_sanity checks that the lengths of the various argument-info Tom Lane 9.0.0