Hello All,

I have a database where tables and fields have a names consisting of
cyrillic characters. And I would like to create a trigger on plpgsql,
but when I use cyrillic characters in names of elements of record NEW
or OLD, I am getting an errors. I tried NEW.fieldname_with_cyrillic,
NEW."fieldname_with_cyrillic" but always getting an error when trigger
runs. Is it possible to solve this?

-- 
Best regards,
 Yury  ICQ 11831432
 mailto:[EMAIL PROTECTED]


Reply via email to