On 31/10/2012 07:21, Alex Peshkoff wrote:
>
> Returning to initial problem.
> Do we suppose to
> create /*for example*/ trigger on create table or alter exception or 
> drop role?
> If yes, bitmask encoding in int64 makes sense.

This is what it does:

    <ddl event> ::=
        ANY DDL STATEMENT
      | <ddl event item> [{OR <ddl event item>}...]

    <ddl event item> ::=
        CREATE TABLE
      | ALTER TABLE
      | DROP TABLE
      | CREATE PROCEDURE
      ...


Adriano


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to