[BUGS] Bad input decoding in another encoding environment

2001-08-27 Thread Ondrej Palkovsky
--- xxx (1 row) It seems to me that when the characters are presented to the parser in the form \ddd, it doesn't convert them and saves tham incorrectly in UNICODE encoding. Version: PostgreSQL 7.1.3 on i686-pc-linux-gnu, compiled by GCC 2.95.4 on a testing debian verision Debian testing

[BUGS] Failing backend on plpgsql function

2001-05-22 Thread Ondrej Palkovsky
I have the following function. When the function is executed and it gets to the 'IF NOT FOUND', the backend gets restarted. I've read that the exception handling is not perfect in Postgres but this seems to me too hard behaviour for a badly written function. CREATE FUNCTION attach_message(int8,i