| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Subject: | Re: Email filter problem with 'index' |
| Date: | 2011-03-14 17:00:58 |
| Message-ID: | 12409.1300122058@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> I have found that some of my emails are being blocked by our email
> filter. I turns out that the word 'index' at the start of a line in my
> git patches is causing this. Now that most git patches have a line
> starting with the word 'index', e.g. index acd2514..b2da1cf, can we
> remove this limitation? Thanks.
Hm, is that a recently added rule? It seems like a pretty bad idea for
database-related lists, because the word "index" is not exactly
infrequently used around here. I had a message disappear into the ether
just yesterday, and I didn't know why, but now I wonder if ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc | 2011-03-14 17:42:52 | Re: Email filter problem with 'index' |
| Previous Message | Alvaro Herrera | 2011-03-14 16:51:51 | Re: Email filter problem with 'index' |