Commit Graph

60 Commits (e6ccd1ce1644d1b40b7981f8bc172394de524f99)

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