Commits

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

DateSubjectAuthorReleases
2017-04-10 Run most pg_dump and pg_dumpall tests with --no-sync Andrew Dunstan 10.0
2017-04-07 Remove extraneous comma to satisfy picky compiler Andrew Dunstan 10.0
2017-04-07 Make json_populate_record and friends operate recursively Andrew Dunstan 10.0
2017-04-04 Clarify documentation of to_tsvector(json(b)) Andrew Dunstan 10.0
2017-03-31 Full Text Search support for json and jsonb Andrew Dunstan 10.0
2017-03-31 Transform or iterate over json(b) string values Andrew Dunstan 10.0
2017-03-22 Sync pg_dump and pg_dumpall output Andrew Dunstan 10.0
2017-03-21 Document btree_gin support for enums Andrew Dunstan 10.0
2017-03-21 Add btree_gin support for enum types Andrew Dunstan 10.0
2017-03-21 Add btree_gist support for enum types. Andrew Dunstan 10.0
2017-03-21 Use CallerFInfoFunctionCall with btree_gist for varlena types Andrew Dunstan 10.0
2017-03-21 Use CallerFInfoFunctionCall with btree_gist for numeric types Andrew Dunstan 10.0
2017-03-21 Add a direct function call mechanism using the caller's context. Andrew Dunstan 10.0
2017-03-21 Add missing support for new node fields Andrew Dunstan 10.0
2017-03-20 Force the regression databases to have bytea_output set to hex Andrew Dunstan 10.0
2017-03-20 Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING Andrew Dunstan 10.0
2017-03-20 Use a consistent error message style for user mappings. Andrew Dunstan 10.0
2017-02-22 Correctly handle array pseudotypes in to_json and to_jsonb Andrew Dunstan 10.0
2017-02-01 Don't count background workers against a user's connection limit. Andrew Dunstan 10.0
2016-12-27 Explain unaccounted for space in pgstattuple. Andrew Dunstan 10.0