From: | Böjthe Zoltán <urdeso(at)arcinfo(dot)hu> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: timetravel.c |
Date: | 2003-09-02 13:05:50 |
Message-ID: | 3F5495AE.8070102@arcinfo.hu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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
Attachment | Content-Type | Size |
---|---|---|
timetravel.diff | text/plain | 952 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Böjthe Zoltán | 2003-09-02 13:11:19 | Re: timetravel.c |
Previous Message | Tom Lane | 2003-09-01 20:03:17 | Re: Index creation takes for ever |