From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
Cc: | "Andreas" <maps(dot)on(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: DANGER Windows version might hurt you |
Date: | 2005-06-28 05:40:32 |
Message-ID: | 10988.1119937232@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
"Magnus Hagander" <mha(at)sollentuna(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Gnanavel Shanmugam | 2005-06-28 05:44:52 | Re: Generate a list of (days/hours) between two dates |
Previous Message | Tom Lane | 2005-06-28 05:18:06 | Re: Postmaster Out of Memory |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-06-28 06:00:20 | Re: Binary Format of Timestamp |
Previous Message | Michael Fuhr | 2005-06-27 21:41:29 | Re: Transactions within plpgsql functions? |