Age | Commit message (Expand) | Author |
---|---|---|
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-11-08 | Don't trash input list structure in does_not_exist_skipping(). | Tom Lane |
2012-10-02 | Refactor "ALTER some-obj SET SCHEMA" implementation | Alvaro Herrera |
2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera |
2012-07-18 | Syntax support and documentation for event triggers. | Robert Haas |
2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian |
2012-01-26 | Classify DROP operations by whether or not they are user-initiated. | Robert Haas |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-11-17 | Further consolidation of DROP statement handling. | Robert Haas |
2011-10-19 | Consolidate DROP handling for some object types. | Robert Haas |