| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
| Cc: | pgsql-www(at)postgresql(dot)org |
| Subject: | Re: Attachment doesn't open in new archive |
| Date: | 2013-01-25 18:46:59 |
| Message-ID: | 20130125184659.GG5584@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Heikki Linnakangas wrote:
> I cannot download the attachment in this message:
>
> http://www.postgresql.org/message-id/5090F05D.5060507@wulczer.org
>
> All I get is a zero-length file.
Weird. It's a zero-length file in the old archives as well. The MIME
headers of that attachment are pretty funny:
Content-Type: text/x-diff;
name="0001-Set-SQL-error-code-for-SPI-errors-raised-from-userla.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename*0="0001-Set-SQL-error-code-for-SPI-errors-raised-from-userla.pa";
filename*1="tch"
Note the "filename*N" thingy. I had never seen this. I wonder if this
is what's causing the parsers to fail.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2013-01-27 00:02:38 | Wiki problem with URLs |
| Previous Message | Heikki Linnakangas | 2013-01-25 17:11:24 | Attachment doesn't open in new archive |