BUG #19043: jdbc connection url is not case insensitive
От | PG Bug reporting form |
---|---|
Тема | BUG #19043: jdbc connection url is not case insensitive |
Дата | |
Msg-id | 19043-e6955a06c7befbf7@postgresql.org обсуждение исходный текст |
Ответы |
Re: BUG #19043: jdbc connection url is not case insensitive
Re: BUG #19043: jdbc connection url is not case insensitive Re: BUG #19043: jdbc connection url is not case insensitive |
Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 19043 Logged by: Marijo Kristo Email address: m.kristo@rewe-group.at PostgreSQL version: 17.6 Operating system: Linux Description: Hello, when creating a database in Postgres with the name e.g. "testDB", postgres creates a database in lowercase testdb. So far so good, but when trying to connect via psql and passing as database name "testDB" the connection fails, because it says the database does not exists. In my opinion, the libq library should also be case insensitive and automatically convert this to a lowercase "testdb" and not return an error. What are your thoughts ? Best Regards Ing. Marijo Kristo
В списке pgsql-bugs по дате отправления: