]> granicus.if.org Git - postgresql/commit
Rephrase a few comments for clarity.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 19 Jul 2018 13:08:09 +0000 (16:08 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 19 Jul 2018 13:08:49 +0000 (16:08 +0300)
commita1dc4ea02044af557e4464029016507ea0940d8c
tree1b2bdc89694c234b8489b8bfe1ce2082377c3824
parent49d506dd2162c1798150bab18d7c332d29b4aa93
Rephrase a few comments for clarity.

I was confused by what "intended to be parallel serially" meant, until
Robert Haas and David G. Johnston explained it. Rephrase the comment to
make it more clear, using David's suggested wording.

Discussion: https://www.postgresql.org/message-id/1fec9022-41e8-e484-70ce-2179b08c2092%40iki.fi
src/backend/executor/nodeIndexonlyscan.c
src/backend/executor/nodeIndexscan.c
src/backend/executor/nodeSeqscan.c