Commits

DateSubjectAuthorReleases
2020-08-26 Move codes for pg_backend_memory_contexts from mmgr/mcxt.c to adt/mcxtfuncs.c. Fujii Masao 14.0
2020-04-07 Introduce xid8-based functions to replace txid_XXX. Thomas Munro 13.0
2020-01-29 Move jsonapi.c and jsonapi.h to src/common. Robert Haas 13.0
2020-01-24 Split JSON lexer/parser from 'json' data type support. Robert Haas 13.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2019-04-17 Minor jsonpath fixes. Tom Lane 12.0
2019-03-25 Get rid of backtracking in jsonpath_scan.l Alexander Korotkov 12.0
2019-03-20 Get rid of jsonpath_gram.h and jsonpath_scanner.h Alexander Korotkov 12.0
2019-03-17 Remove some make rules added in 142c400d72 Alexander Korotkov 12.0
2019-03-17 Fix make rules for jsonpath grammar making them similar to SQL grammar Alexander Korotkov 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2018-10-30 Add pg_partition_tree to display information about partitions Michael Paquier 12.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
2018-02-22 Add user-callable SHA-2 functions Peter Eisentraut 11.0
2018-02-13 Make plpgsql use its DTYPE_REC code paths for composite-type variables. Tom Lane 11.0
2017-03-15 Add support for EUI-64 MAC addresses as macaddr8 Stephen Frost 10.0
2016-08-23 Create an SP-GiST opclass for inet/cidr. Tom Lane 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-03-30 Introduce SP-GiST operator class over box. Teodor Sigaev 9.6.0
2015-11-03 Remove some more dead Alpha-specific code. Tom Lane 9.6.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-04-14 Integrate pg_upgrade_support module into backend Peter Eisentraut 9.5.0
2015-02-09 Move pg_lzcompress.c to src/common. Fujii Masao 9.5.0
2014-12-25 Temporarily revert "Move pg_lzcompress.c to src/common." Tom Lane 9.5.0