| Lists: | pgsql-patches |
|---|
| From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Blocked post |
| Date: | 2007-04-01 17:28:51 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
I've sent through v10 of my patch for transaction guarantee = off twice
now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
not sure what the problem is?
Sent: 31 Mar 22:09 TZ+01:00
Sent: 1 Apr 12:11 TZ+01:00
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-01 17:40:55 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Simon Riggs wrote:
> I've sent through v10 of my patch for transaction guarantee = off twice
> now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
> not sure what the problem is?
>
> Sent: 31 Mar 22:09 TZ+01:00
> Sent: 1 Apr 12:11 TZ+01:00
Did you by any chance send it in .tar.gz format or such? Or was it
plaintext?
//Magnus
| From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | "Magnus Hagander" <magnus(at)hagander(dot)net> |
| Cc: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 14:08:08 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
On Sun, 2007-04-01 at 19:40 +0200, Magnus Hagander wrote:
> Simon Riggs wrote:
> > I've sent through v10 of my patch for transaction guarantee = off twice
> > now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
> > not sure what the problem is?
> >
> > Sent: 31 Mar 22:09 TZ+01:00
> > Sent: 1 Apr 12:11 TZ+01:00
>
> Did you by any chance send it in .tar.gz format or such? Or was it
> plaintext?
Plaintext patch, plus two plaintext .c files.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 14:20:32 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
On Mon, Apr 02, 2007 at 03:08:08PM +0100, Simon Riggs wrote:
> On Sun, 2007-04-01 at 19:40 +0200, Magnus Hagander wrote:
> > Simon Riggs wrote:
> > > I've sent through v10 of my patch for transaction guarantee = off twice
> > > now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
> > > not sure what the problem is?
> > >
> > > Sent: 31 Mar 22:09 TZ+01:00
> > > Sent: 1 Apr 12:11 TZ+01:00
> >
> > Did you by any chance send it in .tar.gz format or such? Or was it
> > plaintext?
>
> Plaintext patch, plus two plaintext .c files.
Then I have no clue. If you can, get your mailserver logs (including the
remote queue id) and send it to Marc, hopefully he can find out where they
went.
//Magnus
| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 17:09:29 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Simon Riggs wrote:
> I've sent through v10 of my patch for transaction guarantee = off twice
> now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
> not sure what the problem is?
>
> Sent: 31 Mar 22:09 TZ+01:00
> Sent: 1 Apr 12:11 TZ+01:00
What an obvious ploy to get more time for development. ;-)
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From: | Gregory Stark <stark(at)enterprisedb(dot)com> |
|---|---|
| To: | "Magnus Hagander" <magnus(at)hagander(dot)net> |
| Cc: | "Simon Riggs" <simon(at)2ndquadrant(dot)com>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 18:31:43 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
"Magnus Hagander" <magnus(at)hagander(dot)net> writes:
>> Plaintext patch, plus two plaintext .c files.
>
> Then I have no clue.
Actually I've had more success with .tar.gz than plain text attachments.
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
| From: | Dave Page <dpage(at)postgresql(dot)org> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 19:21:31 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Bruce Momjian wrote:
> Simon Riggs wrote:
>> I've sent through v10 of my patch for transaction guarantee = off twice
>> now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
>> not sure what the problem is?
>>
>> Sent: 31 Mar 22:09 TZ+01:00
>> Sent: 1 Apr 12:11 TZ+01:00
>
> What an obvious ploy to get more time for development. ;-)
In a bid to stave off such accusations, Simon had a couple of us witness
the outgoing mail in his Sent Items folder. We can arrange for copies of
our notarized statements to be provided if necessary :-p
/D
| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Gregory Stark <stark(at)enterprisedb(dot)com> |
| Cc: | "Magnus Hagander" <magnus(at)hagander(dot)net>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 19:32:15 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Gregory Stark <stark(at)enterprisedb(dot)com> writes:
> "Magnus Hagander" <magnus(at)hagander(dot)net> writes:
>>> Plaintext patch, plus two plaintext .c files.
>>
>> Then I have no clue.
> Actually I've had more success with .tar.gz than plain text attachments.
I think the filter is not on the name or actual contents of the file,
but what MIME content-type it's labeled with. (Which is actually pretty
sensible, because the point is to reject anything that Microsloth mail
readers might try to auto-execute.)
Plain ol' application/octet-stream always gets through for me.
regards, tom lane
| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Dave Page <dpage(at)postgresql(dot)org> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 19:33:18 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Dave Page wrote:
> Bruce Momjian wrote:
> > Simon Riggs wrote:
> >> I've sent through v10 of my patch for transaction guarantee = off twice
> >> now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
> >> not sure what the problem is?
> >>
> >> Sent: 31 Mar 22:09 TZ+01:00
> >> Sent: 1 Apr 12:11 TZ+01:00
> >
> > What an obvious ploy to get more time for development. ;-)
>
> In a bid to stave off such accusations, Simon had a couple of us witness
> the outgoing mail in his Sent Items folder. We can arrange for copies of
> our notarized statements to be provided if necessary :-p
Well, FAST posted emails dated April 4 a few days ago, proving email
dates are not a valid method of authenticating the "sent" date. Perhaps
FAST's post-dated emails were meant to throw us off of Simon's pre-dating
them. ;-)
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From: | Dave Page <dpage(at)postgresql(dot)org> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 19:42:17 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Bruce Momjian wrote:
> Dave Page wrote:
>> Bruce Momjian wrote:
>>> Simon Riggs wrote:
>>>> I've sent through v10 of my patch for transaction guarantee = off twice
>>>> now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
>>>> not sure what the problem is?
>>>>
>>>> Sent: 31 Mar 22:09 TZ+01:00
>>>> Sent: 1 Apr 12:11 TZ+01:00
>>> What an obvious ploy to get more time for development. ;-)
>> In a bid to stave off such accusations, Simon had a couple of us witness
>> the outgoing mail in his Sent Items folder. We can arrange for copies of
>> our notarized statements to be provided if necessary :-p
>
> Well, FAST posted emails dated April 4 a few days ago, proving email
> dates are not a valid method of authenticating the "sent" date. Perhaps
> FAST's post-dated emails were meant to throw us off of Simon's pre-dating
> them. ;-)
>
Darn, busted! After all that lobbying for a short release cycle we had
to conspire with FAST to extend it again ;-)
/D
| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Gregory Stark <stark(at)enterprisedb(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 19:42:59 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Tom Lane wrote:
> Gregory Stark <stark(at)enterprisedb(dot)com> writes:
>> "Magnus Hagander" <magnus(at)hagander(dot)net> writes:
>>>> Plaintext patch, plus two plaintext .c files.
>>> Then I have no clue.
>
>> Actually I've had more success with .tar.gz than plain text attachments.
>
> I think the filter is not on the name or actual contents of the file,
> but what MIME content-type it's labeled with. (Which is actually pretty
> sensible, because the point is to reject anything that Microsloth mail
> readers might try to auto-execute.)
It certainly would be, if the list of blocked MIME-types had anything to
do with reality. But really - windows doesn't even know what .tar.gz
*is*. Can't even open it. Much less execute it.
Having it block things like .exe, .bat etc makes a lot of sense.
(And to be fair, it might've been fixed by now, but I've never seen any
confirmation on whether it has been, even though I've asked several
times, so I expect it's not).
> Plain ol' application/octet-stream always gets through for me.
Yeah, but that kinda assumes your MUA can change it. Microsoft ones
certainly don't let you do that, and many others (Thunderbird, for
example) don't either.
//Magnus
| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Dave Page <dpage(at)postgresql(dot)org> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Blocked post |
| Date: | 2007-04-02 19:53:10 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Lists: | pgsql-patches |
Dave Page wrote:
> Bruce Momjian wrote:
> > Dave Page wrote:
> >> Bruce Momjian wrote:
> >>> Simon Riggs wrote:
> >>>> I've sent through v10 of my patch for transaction guarantee = off twice
> >>>> now and it hasn't shown up on-list. I don't appear to be blocked, so I'm
> >>>> not sure what the problem is?
> >>>>
> >>>> Sent: 31 Mar 22:09 TZ+01:00
> >>>> Sent: 1 Apr 12:11 TZ+01:00
> >>> What an obvious ploy to get more time for development. ;-)
> >> In a bid to stave off such accusations, Simon had a couple of us witness
> >> the outgoing mail in his Sent Items folder. We can arrange for copies of
> >> our notarized statements to be provided if necessary :-p
> >
> > Well, FAST posted emails dated April 4 a few days ago, proving email
> > dates are not a valid method of authenticating the "sent" date. Perhaps
> > FAST's post-dated emails were meant to throw us off of Simon's pre-dating
> > them. ;-)
> >
>
> Darn, busted! After all that lobbying for a short release cycle we had
> to conspire with FAST to extend it again ;-)
Yep, I suspected a conspiracy from the start. ;-)
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +