Age | Commit message (Expand) | Author |
---|---|---|
2017-07-30 | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund |
2017-06-21 | Phase 3 of pgindent updates. | Tom Lane |
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-03-25 | Faster expression evaluation and targetlist projection. | Andres Freund |
2017-01-19 | Remove obsoleted code relating to targetlist SRF evaluation. | Andres Freund |
2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-04-20 | Revert no-op changes to BufferGetPage() | Kevin Grittner |
2016-04-08 | Modify BufferGetPage() to prepare for "snapshot too old" feature | Kevin Grittner |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-05-15 | TABLESAMPLE, SQL Standard and extensible | Simon Riggs |