RE: [ADMIN] rules problem

2000-05-08 Thread Nicolas Huillard
e actual inserted data (other than NEW.id) Yours, Nicolas Huillard G.H.S Directeur Technique Tél : +33 1 43 21 16 66 Fax : +33 1 56 54 02 18 mailto:[EMAIL PROTECTED] http://www.ghs.fr -Message d'origine- De: Vladimir V. Zolotych [SMTP:[EMAIL PROTECTED]] Date: lundi 8 mai 200

[ADMIN] rules problem

2000-05-08 Thread Vladimir V. Zolotych
Hello all, Encountered the problem with using RULEs. Cannot log (e.g. write some info about insertions into sepearate table) insertions properly. Detailed description (not long or sophisticated) follows: I do: 1) CREATE TABLE colors (id SERIAL, color TEXT); 2) Create table for log info:    CREATE