I had to modify your patch sligthly to fit more recent code
changes --- updated version attached and applied.
---
Böjthe Zoltán wrote:
> Bruce Momjian ?rta:
>
> >Patch applied. Thanks.
> >
> >--
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Böjthe Zoltán wrote:
> Bruce Momjian ?rta
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 e
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 erro
Patch applied. Thanks.
---
Böjthe Zoltán wrote:
> Bruce Momjian ?rta:
>
> >Great. Please send over the file as an attachment and I will see that
> >it is added, or even better, use diff -c against the 7.3.2 version and
>
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Böjthe Zoltán wrote:
> Bruce Momjian ?rta
Bruce Momjian írta:
Great. Please send over the file as an attachment and I will see that
it is added, or even better, use diff -c against the 7.3.2 version and
your new version so we can see the changes.
---
Hi!
Here is
Great. Please send over the file as an attachment and I will see that
it is added, or even better, use diff -c against the 7.3.2 version and
your new version so we can see the changes.
---
Böjthe Zoltán wrote:
> Hi!
>
> I