Mikhail V. Majorov writes:
> I try to make multi-purpose trigger for make history off change in some
> tables.
> The main purpose is to do "INSERT INTO textcat(TG_NAME, '_history')
> VALUES (OLD)".
> Is it possible? I have all time error: ERROR: parser: parse error at or
> near "$1"
Upgrade to 7.1 and use the EXECUTE command, or write it in a different
programming language.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/