Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Provide DSM segment to ExecXXXInitializeWorker functions. | Andres Freund | 2017-11-16 |
* | Separate reinitialization of shared parallel-scan state from ExecReScan. | Tom Lane | 2017-08-30 |
* | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund | 2017-07-30 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Add optimizer and executor support for parallel index-only scans. | Robert Haas | 2017-02-19 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Rearrange the implementation of index-only scans. | Tom Lane | 2011-10-11 |