BUG #3430: Case Sensitive Table Names

Поиск
Список
Период
Сортировка
От Ashwin
Тема BUG #3430: Case Sensitive Table Names
Дата
Msg-id 200707060708.l6678vgL060512@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3430: Case Sensitive Table Names  (Stéphane Schildknecht<stephane.schildknecht@postgresqlfr.org>)
Re: BUG #3430: Case Sensitive Table Names  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3430
Logged by:          Ashwin
Email address:      ashwin_poddar@persistent.co.in
PostgreSQL version: 8.2.4
Operating system:   Linux
Description:        Case Sensitive Table Names
Details:

I have a strange problem,

I have created a Table with name Employee_Master
when i fire a  Query as
Select * from Employee_Master
it give me an error as employee_master doesnt Exists.
but when i rename my table name as employee_master
the query works fine...
is that necessary to have table names in small case????
Please help me...


Thanks,
Ashwin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: spinlock support for Sun Studio 12 compiler on linux
Следующее
От: balajisundar@midascomm.com
Дата:
Сообщение: DB Install Problem