Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2015-11-19 Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan 9.5.0
2015-11-19 Update docs for vcregress.pl bincheck changes Andrew Dunstan 9.5.0
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.5.0
2015-10-04 Disallow invalid path elements in jsonb_set Andrew Dunstan 9.5.0
2015-09-28 Fix compiler warning for non-TIOCGWINSZ case Andrew Dunstan 9.5.0
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.5.0
2015-09-18 Cache argument type information in json(b) aggregate functions. Andrew Dunstan 9.5.0
2015-09-17 Honour TEMP_CONFIG when testing pg_upgrade Andrew Dunstan 9.5.0
2015-09-13 Fix the fastpath rule for jsonb_concat with an empty operand. Andrew Dunstan 9.5.0
2015-07-28 Only adjust negative indexes in json_get up to the length of the path. Andrew Dunstan 9.5.0
2015-07-28 Make tap tests store postmaster logs and handle vpaths correctly Andrew Dunstan 9.5.0
2015-07-28 Improve logging of TAP tests. Andrew Dunstan 9.5.0
2015-07-25 Restore use of zlib default compression in pg_dump directory mode. Andrew Dunstan 9.5.0
2015-07-24 Fix treatment of nulls in jsonb_agg and jsonb_object_agg Andrew Dunstan 9.5.0
2015-07-23 Redirect install output of make check into a log file Andrew Dunstan 9.5.0
2015-07-21 Fix location of output logs of pg_regress Andrew Dunstan 9.5.0
2015-07-19 Remove dead code. Andrew Dunstan 9.5.0
2015-07-18 Enable transforms modules to build and test on Cygwin. Andrew Dunstan 9.5.0
2015-07-18 Release note compatibility item Andrew Dunstan 9.5.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.5.0
2015-07-02 Allow MSVC's contribcheck and modulescheck to run independently. Andrew Dunstan 9.5.0
2015-06-16 Fix comment in fmgr.h to refer to actual function used. Andrew Dunstan 9.5.0
2015-06-12 Fix "path" infrastructure bug affecting jsonb_set() Andrew Dunstan 9.5.0
2015-06-11 Rename jsonb - text[] operator to #- to avoid ambiguity. Andrew Dunstan 9.5.0
2015-06-08 Clarify documentation of jsonb - text Andrew Dunstan 9.5.0