]> granicus.if.org Git - postgresql/commit
Add header comments to execParallel.c and nodeGather.c.
authorRobert Haas <rhaas@postgresql.org>
Thu, 22 Oct 2015 14:37:24 +0000 (10:37 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 22 Oct 2015 14:37:24 +0000 (10:37 -0400)
commit1a219fa15bf802d69621e71c43d1a09515bcdc50
treed1f58ffbd60c362e52c79ac189cc0101289c9400
parente4a618aa1ec420f40198e89ef1afd7a4e8cfcecf
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.
src/backend/executor/execParallel.c
src/backend/executor/nodeGather.c