Commit Graph

12 Commits (4bc424b968058c7f0aa685821d7039e86faac99c)

Author SHA1 Message Date
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Robert Haas c6dbf1fe79 Stop the executor if no more tuples can be sent from worker to leader. 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Robert Haas 2bdfcb52c5 Fix TupleQueueReaderNext not to ignore its nowait argument. 10 years ago
Robert Haas adeee97486 Fix dumb bug in tqueue.c 10 years ago
Robert Haas 179c97bf58 Remove accidentally-committed debugging code. 10 years ago
Robert Haas 89ff5c7f75 Add a dummy return statement to TupleQueueRemap. 10 years ago
Robert Haas fba60e573e Remove set-but-not-used variables. 10 years ago
Robert Haas 8d7396e509 Try to convince gcc that TupleQueueRemap never falls off the end. 10 years ago
Robert Haas 6e71dd7ce9 Modify tqueue infrastructure to support transient record types. 10 years ago
Robert Haas d1b7c1ffe7 Parallel executor support. 10 years ago
Robert Haas 4a4e6893aa Glue layer to connect the executor to the shm_mq mechanism. 10 years ago