OSDN Git Service

Mark item as complete, add another:
authorBruce Momjian <bruce@momjian.us>
Tue, 23 Aug 2005 23:51:18 +0000 (23:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 23 Aug 2005 23:51:18 +0000 (23:51 +0000)
commit2b215215ad2e9d70f05a4a1555a5b1dfac253316
treed260fddde9fce9a5d0647e82eb603f433493ed55
parent5279f688c58406bffb47bcd48ae2e396fcc1fd66
Mark item as complete, add another:

< * Allow triggers to be disabled [trigger]
> * -Allow triggers to be disabled [trigger]
> * Allow triggers to be disabled in only the current session.
<   Currently the only way to disable triggers is to modify the system
<   tables.
>   This is currently possible by starting a multi-statement transaction,
>   modifying the system tables, performing the desired SQL, restoring the
>   system tables, and committing the transaction.  ALTER TABLE ...
>   TRIGGER requires a table lock so it is not idea for this usage.
doc/TODO
doc/src/FAQ/TODO.html