Re: patch adding new regexp functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: patch adding new regexp functions
Дата
Msg-id 200702090346.l193k9f01434@momjian.us
обсуждение исходный текст
Ответ на Re: patch adding new regexp functions  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
Alvaro Herrera wrote:
> Neil Conway wrote:
>
> > BTW, unless the patch is truly large, leaving the patch uncompressed
> > makes it easier to eyeball it without leaving my mail client. That's
> > just personal preference, though...
>
> FWIW, I just do a "| zcat | less", which shows it uncompressed.  No big
> deal.  I don't know if Evolution can do that ... (it surprised me that
> Thunderbird doesn't seem to be capable of searching a message based on
> Message-Id).

My .mailcap calls a script runs 'file' and tries to display it properly
automatically, and it worked fine for his attachment.

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: patch adding new regexp functions
Следующее
От: Koichi Suzuki
Дата:
Сообщение: Re: [HACKERS] Full page writes improvement