Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |