Mark item as complete, add another:
authorBruce Momjian <[email protected]>
Tue, 23 Aug 2005 23:51:18 +0000 (23:51 +0000)
committerBruce Momjian <[email protected]>
Tue, 23 Aug 2005 23:51:18 +0000 (23:51 +0000)
commite47614f51c852852a175abd05fab0c9b5c6ec774
tree12a1e3064e7555a3358b83cf343650afafa6ef47
parentc083bf2193a13d78521217697fff0a336c21b1c6
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