Re: pgcrypto/encrypt insertion failes due to \\ (2 slah being

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgcrypto/encrypt insertion failes due to \\ (2 slah being
Дата
Msg-id 200408152054.i7FKsC316915@candle.pha.pa.us
обсуждение исходный текст
Ответ на pgcrypto/encrypt insertion failes due to \\ (2 slah being next to each other)  ("Ismail Seyfi" <ismail.seyfi@vivakos.com>)
Список pgsql-general
Ismail Seyfi wrote:
> Hi,
>
>
>
> I am currently using pgcrypto functions (encrypt(), decrypt()) on postgresql
> 7.4.1. There seems to be a problem when ever I try to insert a string that
> contains "\\" (2 slashes next to each other"). it gives an error message
> saying that it is not a valid entry for type bytea. I am using rijndael as
> the algrothim.
>
>
>
> Can any one tell me why this would be happening? Thanks for your time

I think with bytea you have to use extra slashes, perhaps "\\\\" for
every literal slash.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: case insensitive search with greek characters
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: /contrib binaries for win32