| От | Stephan Szabo |
|---|---|
| Тема | Re: BUG #2302: not a bug |
| Дата | |
| Msg-id | 20060306132543.E10372@megazone.bigpanda.com обсуждение |
| Ответ на | Re: BUG #2302: not a bug (Reece Hart <reece@harts.net>) |
| Список | pgsql-bugs |
On Mon, 6 Mar 2006, Reece Hart wrote: > On Mon, 2006-03-06 at 11:03 +0000, Alexander Pivovarov wrote: > > e.g. I have a table "weather". > > when I run: > > mydb=# \d "weatheR" > > Did not find any relation named ""weatheR"". > > > > weatheR is double quoted by "" in error message > > This is not a bug. Quoting always makes identifiers case-sensitive, per > the SQL standard. I think the problem being reported is the fact that the double quoted identifier is itself double quoted in the error message, not the fact that it gave an error in the first place. Presumably the error should be: Did not find any relation named "weatheR".
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера