aboutsummaryrefslogtreecommitdiff
path: root/src/include/libpq/pqmq.h
Commit message (Expand)AuthorAge
* Update copyright for 2016Bruce Momjian2016-01-02
* Don't send protocol messages to a shm_mq that no longer exists.Robert Haas2015-10-16
* pgindent run for 9.5Bruce Momjian2015-05-23
* Create an infrastructure for parallel computation in PostgreSQL.Robert Haas2015-04-30
* Update copyright for 2015Bruce Momjian2015-01-06
* pqmq.h needs to include something that defines StringInfo.Robert Haas2014-11-03
* Support frontend-backend protocol communication using a shm_mq.Robert Haas2014-10-31