Commit Graph

7 Commits (179c97bf587df710f98aa3ce2d95f503b0757e15)

Author SHA1 Message Date
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