Re: automating CF submissions (was xlog location arithmetic)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: automating CF submissions (was xlog location arithmetic)
Дата
Msg-id 1326854484-sup-2400@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: automating CF submissions (was xlog location arithmetic)  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: automating CF submissions (was xlog location arithmetic)  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-hackers
Excerpts from Alvaro Herrera's message of mar ene 17 22:23:13 -0300 2012:
> Excerpts from Andrew Dunstan's message of mar ene 17 13:50:20 -0300 2012:
> >
> > On 01/16/2012 05:40 PM, Alvaro Herrera wrote:
> > > It's expected that we'll get a more reasonable interface to attachments,
> > > one that will allow you to download patches separately.  (Currently,
> > > attachments that have mime types other than text/plain are already
> > > downloadable separately).
> >
> >
> > Are you really sure about that? My recent JSON patch is at
> > <http://archives.postgresql.org/message-id/4F12F9E5.3090801@dunslane.net>.
> > I don't see any download link for the patch there, yet my mailer set the
> > attachment type to text/x-patch, not text/plain.
>
> I tweaked the Mhonarc config and now this attachment (as well as many
> others) is shown as a downloadable link.  Please give it a look.

Hm, I notice it works almost every patch I've checked, except the ones
from Tom such as this one:
http://archives.postgresql.org/message-id/4643.1326776814@sss.pgh.pa.us

The problem is that this one doesn't have the
Content-Disposition: attachment
line in the MIME header.  I don't know what we can do about it.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Vacuum rate limit in KBps
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [v9.2] sepgsql's DROP Permission checks