"lock tuple" extension

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема "lock tuple" extension
Дата
Msg-id alpine.DEB.2.02.1203130844130.2753@localhost6.localdomain6
обсуждение исходный текст
Список pgsql-announce
Hello,

Some time ago, I developed a PostgreSQL extension to lock tuples based on
the value of a boolean attribute. If the lock is on, an exception is
raised when trying to change the row. The trigger must be disabled in
order to bypass the protection, which may not be available to a given
user.

This was done as an exercise to understand how to code a trigger in C, but
I figured out that it may be useful to some people, so I updated it and
released it as a free software.

     http://people.apache.org/~fabien/tuplock/

--
Fabien

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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: SkyTools 2.1.13
Следующее
От: Pavel Golub
Дата:
Сообщение: PostgresDAC v2.8.0 is out!