Bruce Momjian írta:
>Patch applied. Thanks.
>
>---------------------------------------------------------------------------
>
>
Hi!
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