Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Use MinimalTuple for tuple queues. | Thomas Munro | 2020-07-17 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Remove TupleDesc remapping logic from tqueue.c. | Andres Freund | 2017-09-14 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Fix worst memory leaks in tqueue.c. | Tom Lane | 2016-07-29 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Modify tqueue infrastructure to support transient record types. | Robert Haas | 2015-11-06 |
* | Glue layer to connect the executor to the shm_mq mechanism. | Robert Haas | 2015-09-18 |