Improve ParseConfigFp comment wrt head/tail
Stephen Frost <sfrost@snowman.net>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc-file.l | modified | +4 −4 |