Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix intra-query memory leakage in nodeProjectSet.c. | Tom Lane | 2017-10-06 |
* | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 2017-08-20 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Provide an error cursor for "can't call an SRF here" errors. | Tom Lane | 2017-04-18 |
* | Faster expression evaluation and targetlist projection. | Andres Freund | 2017-03-25 |