CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/11 14:25:14

Modified files:
        contrib/spi    : timetravel.c 

Log message:
        on my timetravel.c I find a bug: after the
        ALTER TABLE mytable drop column last_column_of_table;
        
        the timetravel trigger say on UPDATE/DELETE:
        
        ERROR:  parser: parse error at end of input
        
        Here is the patch for this bug
        
        B?jthe Zolt?n


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to