Commits

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

DateSubjectAuthorReleases
2014-12-22 Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan 9.3.6
2014-12-01 Fix backpatching error in commit 55c88079 Andrew Dunstan 9.3.6
2014-12-01 Fix hstore_to_json_loose's detection of valid JSON number values. Andrew Dunstan 9.3.6
2014-04-16 Attempt to get plpython regression tests working again for MSVC builds. Andrew Dunstan 9.3.5
2014-02-03 In json code, clean up temp memory contexts after processing. Andrew Dunstan 9.3.3
2014-02-02 Fix makefile syntax. Andrew Dunstan 9.3.3
2014-02-01 fix whitespace Andrew Dunstan 9.3.3
2014-02-01 Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 9.3.3
2014-02-01 Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 9.3.3
2014-01-26 Enable building with Visual Studion 2013. Andrew Dunstan 9.3.3
2013-12-27 Properly detect invalid JSON numbers when generating JSON. Andrew Dunstan 9.3.3
2013-10-28 Work around NetBSD shell issue in pg_upgrade test script. Andrew Dunstan 9.3.2
2013-10-17 Return valid json when converting an empty hstore. Andrew Dunstan 9.3.2
2013-10-07 Document support for VPATH builds of extensions. Andrew Dunstan 9.3.1
2013-09-30 Add missing condition for pg_depend in hstore migration script. Andrew Dunstan 9.3.1
2013-09-30 Ensure installation dirs are built before contents are installed (v2) Andrew Dunstan 9.3.1
2013-09-30 Fix makefile broken by hstore fix. Andrew Dunstan 9.3.1
2013-09-29 Use a new hstore extension version for added json functions. Andrew Dunstan 9.3.1
2013-09-29 Backpatch pgxs vpath build and installation fixes. Andrew Dunstan 9.3.1
2013-09-26 Fix erroneous statements about multiply specified JSON columns. Andrew Dunstan 9.3.1
2013-09-02 Fix relfrozenxid query in docs to include TOAST tables. Andrew Dunstan 9.3.0
2013-08-26 Unconditionally use the WSA equivalents of Socket error constants. Andrew Dunstan 9.3.0
2013-06-25 Properly dump dropped foreign table cols in binary-upgrade mode. Andrew Dunstan 9.3.0
2013-06-12 Fix unescaping of JSON Unicode escapes, especially for non-UTF8. Andrew Dunstan 9.3.0
2013-06-08 Don't downcase non-ascii identifier chars in multi-byte encodings. Andrew Dunstan 9.3.0