Commits

DateSubjectAuthorReleases
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-08-23 Add txid_current_ifassigned(). Robert Haas 10.0
2016-04-08 Add combine functions for various floating-point aggregates. Robert Haas 9.6.0
2016-04-05 Add parallel query support functions for assorted aggregates. Robert Haas 9.6.0
2016-02-03 Extend sortsupport for text to more opclasses. Robert Haas 9.6.0
2015-11-06 Add sort support routine for the UUID data type. Robert Haas 9.6.0
2015-04-02 Use abbreviated keys for faster sorting of numeric datums. Robert Haas 9.5.0
2014-11-13 Move the guts of our Levenshtein implementation into core. Robert Haas 9.5.0
2014-10-31 Support frontend-backend protocol communication using a shm_mq. Robert Haas 9.5.0
2014-08-14 Add sortsupport routines for text. Robert Haas 9.5.0
2014-04-16 Add to_regprocedure() and to_regoperator(). Robert Haas 9.4.0
2014-04-08 Add new to_reg* functions for error-free OID lookups. Robert Haas 9.4.0
2013-07-22 Add infrastructure for mapping relfilenodes to relation OIDs. Robert Haas 9.4.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-04-14 pg_size_pretty(numeric) Robert Haas 9.2.0
2012-02-07 Add a transform function for numeric typmod coercisions. Robert Haas 9.2.0
2012-01-19 Add bitwise AND, OR, and NOT operators for macaddr data type. Robert Haas 9.2.0
2011-12-23 Add bytea_agg, parallel to string_agg. Robert Haas 9.2.0
2011-06-22 Add notion of a "transform function" that can simplify function calls. Robert Haas 9.2.0
2010-11-21 Add new SQL function, format(text). Robert Haas 9.1.0
2010-11-20 Expose quote_literal_cstr() from core. Robert Haas 9.1.0
2010-11-20 Speed up conversion of signed integers to C strings. Robert Haas 9.1.0
2010-07-22 Add options to force quoting of all identifiers. Robert Haas 9.1.0
2010-06-13 Fix ALTER LARGE OBJECT and GRANT ... ON LARGE OBJECT for large OIDs. Robert Haas 9.0.0