| From: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Email issues unanswered |
| Date: | 2007-01-30 13:01:57 |
| Message-ID: | 20070130130157.GB31676@phlogiston.dyndns.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On Mon, Jan 29, 2007 at 06:36:55PM -0500, Bruce Momjian wrote:
> > Looks like something has add a carriage return at the end of PostgreSQL, which
> > breaks the RFC ... if it was all one line (as per the RFC quote that Andrew
>
> Yes, my emaler does that, but see below on the RFC issue.
So long as it leaves the white space after the CRLF, it's legit. If
there is no white space following the CRLF, then it'll break.
In other words, this
Here
is
a
sample
will work. But this
Here
is
a
broken whitespace follows
sample
will not.
I always thought I shoulda become a lawyer. Now we have proof :-/
Andrew "RFC weenie" Sullivan
--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
If they don't do anything, we don't need their acronym.
--Josh Hamilton, on the US FEMA
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-01-30 14:40:55 | Re: [HACKERS] Searching some sites explaing about PosgtreSQL |
| Previous Message | Andrew Sullivan | 2007-01-30 12:56:37 | Re: Email issues unanswered |