Commits

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

DateSubjectAuthorReleases
2014-03-23 Fix mis-spelling in jsonb docs. Andrew Dunstan 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0
2014-03-04 Provide a FORCE NULL option to COPY in CSV mode. Andrew Dunstan 9.4.0
2014-02-06 Alphabeticize list in OBJS definition in utils/adt Makefile. Andrew Dunstan 9.4.0
2014-02-03 In json code, clean up temp memory contexts after processing. Andrew Dunstan 9.4.0
2014-02-02 Fix makefile syntax. Andrew Dunstan 9.4.0
2014-02-01 fix whitespace Andrew Dunstan 9.4.0
2014-02-01 Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 9.4.0
2014-02-01 Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 9.4.0
2014-01-31 Fix documented return type of json_array_elements_text. Andrew Dunstan 9.4.0
2014-01-29 Silence compiler warnings about possibly unset variables. Andrew Dunstan 9.4.0
2014-01-29 Forgot to bump catalog version for json_array_elements_text. Andrew Dunstan 9.4.0
2014-01-29 Add json_array_elements_text function. Andrew Dunstan 9.4.0
2014-01-29 Remedy two small omissions in the new json functions docs. Andrew Dunstan 9.4.0
2014-01-28 Minor docs fixes for new json functions. Andrew Dunstan 9.4.0
2014-01-28 Add new make targets check-tests and installcheck-tests. Andrew Dunstan 9.4.0
2014-01-28 New json functions. Andrew Dunstan 9.4.0
2014-01-26 Provide for client-only installs with MSVC. Andrew Dunstan 9.4.0
2014-01-26 Enable building with Visual Studion 2013. Andrew Dunstan 9.4.0
2014-01-23 Allow case insensitive build version argument for MSVC. Andrew Dunstan 9.4.0
2014-01-22 Reindent json.c and jsonfuncs.c. Andrew Dunstan 9.4.0
2014-01-18 Export a few more symbols required for test_shm_mq module. Andrew Dunstan 9.4.0
2014-01-17 Export set_latch_on_sigusr1 symbol for Windows. Andrew Dunstan 9.4.0
2014-01-17 Prevent double macro definition of WIN32. Andrew Dunstan 9.4.0
2014-01-11 Remove DESCR entries for json operator functions. Andrew Dunstan 9.4.0