Improve ParseConfigFp comment wrt head/tail
authorStephen Frost <sfrost@snowman.net>
Sat, 9 May 2015 15:13:37 +0000 (11:13 -0400)
committerStephen Frost <sfrost@snowman.net>
Sat, 9 May 2015 15:13:37 +0000 (11:13 -0400)
commit0cf56f14dd15532fec930b502cb6457023b01ef8
treecf9afd87e421681fc05f11377f6132d82c2f1aa9
parent9a0884176fdfa51551d6a3b26fa0e1b216c3e4c2
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.
src/backend/utils/misc/guc-file.l