BUG #13920: pg_try_advisory_xact_lock bigint trouble

Поиск
Список
Период
Сортировка
От mtakvel@gmail.com
Тема BUG #13920: pg_try_advisory_xact_lock bigint trouble
Дата
Msg-id 20160205132645.2661.77360@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13920: pg_try_advisory_xact_lock bigint trouble
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13920
Logged by:          Valeriy
Email address:      mtakvel@gmail.com
PostgreSQL version: 9.5.0
Operating system:   Ubuntu
Description:

Hello, I have few high load big tables. My logic calls
pg_try_advisory_xact_lock(bitint) for locking row in current table. As I see
with bigint param pg_try_advisory_xact_lock lock same ids for all my tables.
Insthead lock only row in one current table. Looks like this is bug and will
be cool if you fix it.

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

Предыдущее
От: jeffrey.osborn@am.sony.com
Дата:
Сообщение: BUG #13928: Initdb.bat will not install if path has a space.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: BUG #13936: jsonb_object() -> ERROR: unknown type of jsonb container