Commits

DateSubjectAuthorReleases
2017-01-20 Logical replication Peter Eisentraut 10.0
2016-09-13 Add more tests for targetlist SRFs. Andres Freund 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-06-08 Test parallel query essentials in "make check". Noah Misch 9.6.0
2016-04-09 Move \crosstabview regression tests to a separate file Alvaro Herrera 9.6.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0
2016-04-08 CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 9.6.0
2016-04-07 In pg_dump, include pg_catalog and extension ACLs, if changed Stephen Frost 9.6.0
2016-03-25 Fix DROP OPERATOR to reset oprcom/oprnegate links to the dropped operator. Tom Lane 9.6.0
2016-03-24 Support CREATE ACCESS METHOD Alvaro Herrera 9.6.0
2016-02-05 Add num_nulls() and num_nonnulls() to count NULL arguments. Tom Lane 9.6.0
2015-11-27 COPY (INSERT/UPDATE/DELETE .. RETURNING ..) Teodor Sigaev 9.6.0
2015-11-06 pg_size_pretty: Format negative values similar to positive ones. Robert Haas 9.6.0
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.3.11
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.4.6
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.5.0
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.6.0
2015-08-21 In AlterRole, make bypassrls an int Stephen Frost 9.5.0
2015-08-21 In AlterRole, make bypassrls an int Stephen Frost 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-07-14 Add ALTER OPERATOR command, for changing selectivity estimator functions. Heikki Linnakangas 9.6.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.0
2015-05-15 TABLESAMPLE, SQL Standard and extensible Simon Riggs 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0