Commits

DateSubjectAuthorReleases
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
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.0
2016-08-17 Implement regexp_match(), a simplified alternative to regexp_matches(). Tom Lane 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.3.14
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.5.4
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.4.9
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.2.18
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.6.0
2016-03-30 Improve portability of I/O behavior for the geometric types. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-02-22 Create a function to reliably identify which sessions block which others. Tom Lane 9.6.0
2016-02-07 Improve speed of timestamp/time/date output functions. Tom Lane 9.6.0
2016-02-05 Add num_nulls() and num_nonnulls() to count NULL arguments. Tom Lane 9.6.0
2016-01-22 Add trigonometric functions that work in degrees. Tom Lane 9.6.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.6.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.5.1
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-11-07 Add "xid <> xid" and "xid <> int4" operators. Tom Lane 9.6.0
2015-11-03 Allow postgres_fdw to ship extension funcs/operators for remote execution. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0