"Magnus Hagander" <mha@sollentuna.net> writes:
>> My editor strips empty lines at the end of a textfile and
>> sets EOF right after the last visible character so it dumps
>> the CRLF of the last line and even though it was a comment
>> Postmaster complaines about a syntax error and goes on strike.
> Hmm. It isn't. And it probably should, yes - or the parser should be
> fixed to deal with it.
It sounds like a simple oversight in the flex rules for postgresql.conf.
I'll look into it after feature freeze if no one beats me to it.
regards, tom lane