OSDN Git Service

on my timetravel.c I find a bug: after the
authorBruce Momjian <bruce@momjian.us>
Thu, 11 Sep 2003 17:25:14 +0000 (17:25 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 11 Sep 2003 17:25:14 +0000 (17:25 +0000)
commita5e9e51fb05dd0968527b0f3f7632d2f824a8a16
tree9a36fbebea1cbcb4c3a5ad4198c42f63f3aa5083
parent92e100dd33b1f71eca3f9d60b25cad1cd6793fb2
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
contrib/spi/timetravel.c