Age | Commit message (Expand) | Author |
---|---|---|
2017-07-30 | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund |
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2010-07-12 | Make NestLoop plan nodes pass outer-relation variables into their inner | Tom Lane |
2010-01-02 | Update copyright for the year 2010. | Bruce Momjian |
2009-10-10 | Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c. | Tom Lane |