Re: Proposal: String key space for advisory locks

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема Re: Proposal: String key space for advisory locks
Дата
Msg-id 20091026161204.DBB9.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Proposal: String key space for advisory locks  (Christophe Pettus <xof@thebuild.com>)
Ответы Re: Proposal: String key space for advisory locks
Список pgsql-hackers
Christophe Pettus <xof@thebuild.com> wrote:

> Summary:    Add a string key space to the advisory lock functionality.

Why aren't you satisfied with hashtext('foo') ?

The restriction comes from LOCKTAG struct, in which
we can use only 3 * uint32 and 1 * uint16 for lock descriptor.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] pgbench: new feature allowing to launch shell commands
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Tightening binary receive functions