Commits

DateSubjectAuthorReleases
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-07 Introduce custom path and scan providers. Robert Haas 9.5.0
2014-09-19 Row-Level Security Policies (RLS) Stephen Frost 9.5.0
2014-08-21 Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost 9.4.0
2014-08-21 Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost 9.5.0
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2014-06-18 Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2014-01-18 Add ALTER TABLESPACE ... MOVE command Stephen Frost 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-18 Add ALTER SYSTEM command to edit the server configuration file. Tatsuo Ishii 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-11-08 Add the notion of REPLICA IDENTITY for a table. Robert Haas 9.4.0
2013-07-18 WITH CHECK OPTION support for auto-updatable VIEWs Stephen Frost 9.4.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-13 Allow a streaming replication standby to follow a timeline switch. Heikki Linnakangas 9.3.0
2012-08-27 Fix up planner infrastructure to support LATERAL properly. Tom Lane 9.3.0
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.3.0