Add header comments to execParallel.c and nodeGather.c. Patch by me, per a note from Simon Riggs. Reviewed by Amit Kapila and Amit Langote.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1a219fa15bf802d69621e71c43d1a09515bcdc50 Modified Files -------------- src/backend/executor/execParallel.c | 8 ++++++++ src/backend/executor/nodeGather.c | 14 ++++++++++++++ 2 files changed, 22 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
