Обсуждение: BUG #13537: Npgsql bug

Поиск
Список
Период
Сортировка

BUG #13537: Npgsql bug

От
tumelolilele@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      13537
Logged by:          Tumelo Lilele
Email address:      tumelolilele@gmail.com
PostgreSQL version: 9.4.0
Operating system:   Debian 8
Description:

Theere appears to be an error when having characters such as ';' in password
and the error i get is

"key=value argument incorrect in ConnectionString"

Though when i connect using pgAdmin3,connection succeeds still using the
same credentials.

I stand to be corrected if im wrong.