Commits

DateSubjectAuthorReleases
2018-07-29 Provide separate header file for built-in float types Tomas Vondra 12.0
2018-07-22 Hand code string to integer conversion for performance. Andres Freund 12.0
2018-03-19 Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 11.0
2018-03-19 Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 9.4.18
2018-03-19 Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 10.4
2018-03-19 Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 9.5.13
2018-03-19 Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 9.6.9
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.6.9
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 10.4
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.5.13
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 11.0
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.4.18
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.3.23
2018-02-17 Refactor format_type APIs to be more modular Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-01 Collect duplicate copies of oid_cmp() Peter Eisentraut 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2017-01-17 Correct include file path Peter Eisentraut 10.0
2017-01-17 Generate fmgr prototypes automatically Peter Eisentraut 10.0
2017-01-17 Remove unnecessary include Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.0
2016-08-23 Add txid_current_ifassigned(). Robert Haas 10.0