Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Change many routines to return ObjectAddress rather than OID | Alvaro Herrera | 2015-03-03 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Have CREATE TABLE AS and REFRESH return an OID | Alvaro Herrera | 2014-08-25 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Clean up the mess around EXPLAIN and materialized views. | Tom Lane | 2013-04-12 |
* | Add a materialized view relations. | Kevin Grittner | 2013-03-03 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. | Tom Lane | 2012-03-19 |