Commit Graph

14 Commits (dfcd9cb30237f882b7308bdcbfb0318b22b1e224)

Author SHA1 Message Date
Robert Haas bc7fcab5e3 Read from the same worker repeatedly until it returns no tuple. 10 years ago
Robert Haas 3690dc6b03 Fix obsolete comment. 10 years ago
Robert Haas 6c878a7553 Avoid server crash when worker registration fails at execution time. 10 years ago
Robert Haas 166b61a88e Avoid aggregating worker instrumentation multiple times. 10 years ago
Tom Lane b05ae27e9a Add missing "static" qualifier. 10 years ago
Robert Haas bf3d015631 Fix rebasing mistake in nodeGather.c 10 years ago
Robert Haas 6e71dd7ce9 Modify tqueue infrastructure to support transient record types. 10 years ago
Robert Haas 3a1f8611f2 Update parallel executor support to reuse the same DSM. 10 years ago
Robert Haas 8538a63070 Make Gather node projection-capable. 10 years ago
Robert Haas 31ba62ce32 Fix typos in comments. 10 years ago
Robert Haas 1a219fa15b Add header comments to execParallel.c and nodeGather.c. 10 years ago
Robert Haas bfc78d7196 Rewrite interaction of parallel mode with parallel executor support. 10 years ago
Tom Lane bf686796a0 Add missing "static" specifier. 10 years ago
Robert Haas 3bd909b220 Add a Gather executor node. 10 years ago