Commits

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

DateSubjectAuthorReleases
2013-06-08 Handle Unicode surrogate pairs correctly when processing JSON. Andrew Dunstan 9.3.0
2013-05-01 Use correct length to convert json unicode escapes. Andrew Dunstan 9.3.0
2013-04-16 Mark json IO and extraction functions immutable. Andrew Dunstan 9.3.0
2013-04-15 Correct handling of NULL arguments in json funcs. Andrew Dunstan 9.3.0
2013-04-10 Fix hstore_to_json_loose example in docs. Andrew Dunstan 9.3.0
2013-04-04 Fix off by one error in JSON extract path code. Andrew Dunstan 9.3.0
2013-04-04 Fix a few thinkos in the JSON functions docs. Andrew Dunstan 9.3.0
2013-03-30 Avoid moving data directory in upgrade testing. Andrew Dunstan 9.3.0
2013-03-29 Fix page title for JSON Functions and Operators. Andrew Dunstan 9.3.0
2013-03-29 Add new JSON processing functions and parser API. Andrew Dunstan 9.3.0
2013-03-26 Fix a small logic bug in adjusted parallel restore code. Andrew Dunstan 9.3.0
2013-03-24 Add parallel pg_dump option. Andrew Dunstan 9.3.0
2013-03-23 Avoid renaming data directory during MSVC upgrade testing. Andrew Dunstan 9.3.0
2013-03-22 Silence compiler warnings about unused values. Andrew Dunstan 9.3.0
2013-03-10 JSON generation improvements. Andrew Dunstan 9.3.0
2013-03-06 Fix message typo. Andrew Dunstan 9.3.0
2013-03-06 Remove dependency on the DLL of pythonxx.def file. Andrew Dunstan 9.3.0
2013-02-28 Flush stderr and stdout in isolation tester. Andrew Dunstan 9.3.0
2013-02-25 Redo MSVC build implementation for pg_xlogdump. Andrew Dunstan 9.3.0
2013-02-25 Provide MSVC build setup for pg_xlogdump. Andrew Dunstan 9.3.0
2013-02-06 Enable building with Microsoft Visual Studio 2012. Andrew Dunstan 9.3.0
2013-01-24 Use correct output device for Windows prompts. Andrew Dunstan 9.3.0
2013-01-23 Gitignore vcxproj files. Andrew Dunstan 9.3.0
2013-01-19 Make pgxs build executables with the right suffix. Andrew Dunstan 9.3.0
2013-01-12 Extend and improve use of EXTRA_REGRESS_OPTS. Andrew Dunstan 9.3.0