Re: [sysadmins] List moderation - need a break!

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [sysadmins] List moderation - need a break!
Дата
Msg-id 937d27e10906230906t5f0e32dcmfb3ec9a2e3b5428c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [sysadmins] List moderation - need a break!  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-www
On Tue, Jun 23, 2009 at 4:57 PM, Marc G. Fournier<scrappy@hub.org> wrote:
> On Tue, 16 Jun 2009, Dave Page wrote:
>
>> Looks like it. Perhaps the mj2 commands we want to catch should be
>> anchored to the beginning of the line. All the ones that look like:
>>
>> /\bsubscribe\b/i
>>
>> are completely forbidden, which seems look the root of my complaint.
>
> So, change:
>
> /\bsubscribe\b/i
>
> to
>
> /^subscribe\b/i
>
> ?
>
> I can do that, just want to make sure we're on the same page before I do ...

That seems reasonable to me.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: [sysadmins] List moderation - need a break!
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [sysadmins] List moderation - need a break!