Re: about uppercase

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: about uppercase
Дата
Msg-id 200412282231.13463.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на about uppercase  ("Leo Liou" <lioul@hotmail.com>)
Список pgsql-admin
On Monday 27 December 2004 22:14, Leo Liou wrote:
> Hello, I'm a newbie at using Postgresql.
> I have a huge problem at using uppercase and lowercase.
>
> My question is if there is any possible way to set
> my Postgresql7.4.3 to uppercase?
> I mean if it's possible to set the DB server so that when i
> create a new table without double-quote at tablename and
> column name, i get a table with uppercase tablename and
> column name.
> I'm using Postgresql7.4.3 at WinXP SP1.
>

The short answer is no, you'll have to double quote or live with lower casing.

The longer answer is that it is possible to hack the source code and then
recompile it, however no one has ever claimed to have run such a change in
any type of production system and there are several theories about things
that would break under such a configuration.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Install Slony-I on Postgresql 7.3.2
Следующее
От: "Goulet, Dick"
Дата:
Сообщение: Re: about uppercase