Improve ParseConfigFp comment wrt head/tail

Stephen Frost <sfrost@snowman.net>

Commit: 0cf56f14dd15532fec930b502cb6457023b01ef8
Author: Stephen Frost <sfrost@snowman.net>
Date: 2015-05-09T15:13:37Z
Releases: 9.5.0
Improve ParseConfigFp comment wrt head/tail

The head_p and tail_p pointers passed to ParseConfigFp() are actually
input/output parameters, not strictly output paramaters.  This updates
the function comment to reflect that.

Per discussion with Tom.

Files

PathChange+/−
src/backend/utils/misc/guc-file.l modified +4 −4