Re: 8.2 beta blockers

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: 8.2 beta blockers
Дата
Msg-id b42b73150609181330r2b86428cq6fb244a3141392f9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: 8.2 beta blockers  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 8.2 beta blockers  (Josh Berkus <josh@agliodbs.com>)
Re: 8.2 beta blockers  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 9/18/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Merlin Moncure" <mmoncure@gmail.com> writes:
> > yes, i can explain it in detail, and am willing to kick in some
> > documentation.
>
> Ah-hah, you're on the hook for docs then ;-).

sure no problem.  the prototypes you suggested are imo the way to go,
with two small considerations:

is it worth considering using the  oid type instead of int4 since the
'locktag' fields are unsigned?
also, the userlocks raised a warning if you tried to release a
non-existing lock.  should that stay or go?

> As far as the PR material goes, something like "advisory locks
> incorporated into core" would be OK, but don't make it sound like
> there was nothing there before ...

ok, thats a good compromise.

merlin


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: An Idea for OID conflicts
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: 8.2 beta blockers