summaryrefslogtreecommitdiff
path: root/src/include/executor/tqueue.h
AgeCommit message (Expand)Author
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-07-29Fix worst memory leaks in tqueue.c.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-11-06Modify tqueue infrastructure to support transient record types.Robert Haas
2015-09-19Glue layer to connect the executor to the shm_mq mechanism.Robert Haas