Commits

DateSubjectAuthorReleases
2016-02-02 Remove unnecessary "implementation of FOO operator" DESCR() entries. Tom Lane 9.6.0
2016-02-02 Fix pg_description entries for jsonb_to_record() and jsonb_to_recordset(). Tom Lane 9.5.1
2016-02-02 Fix pg_description entries for jsonb_to_record() and jsonb_to_recordset(). Tom Lane 9.6.0
2016-02-02 Fix pg_description entries for jsonb_to_record() and jsonb_to_recordset(). Tom Lane 9.4.6
2016-01-22 Add trigonometric functions that work in degrees. Tom Lane 9.6.0
2016-01-20 Fix assorted inconsistencies in GIN opclass support function declarations. Tom Lane 9.6.0
2016-01-19 Fix assorted inconsistencies in GiST opclass support function declarations. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.1.20
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.2.15
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.5.1
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.3.11
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.4.6
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.6.0
2016-01-05 Make the to_reg*() functions accept text not cstring. Tom Lane 9.6.0
2015-11-07 Add "xid <> xid" and "xid <> int4" operators. 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
2015-07-02 Add an optional missing_ok argument to SQL function current_setting(). Tom Lane 9.6.0
2015-06-28 Improve design and implementation of pg_file_settings view. Tom Lane 9.5.0
2015-05-29 Check that all aliases of a built-in function have same leakproof property. Tom Lane 9.5.0
2015-05-04 Improve procost estimates for some text search functions. Tom Lane 9.5.0
2015-02-20 Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp. Tom Lane 9.5.0
2015-02-19 Split array_push into separate array_append and array_prepend functions. Tom Lane 9.5.0
2014-12-02 Minor cleanup of function declarations for BRIN. Tom Lane 9.5.0