Re: Casing

Поиск
Список
Период
Сортировка
От Colin Freas
Тема Re: Casing
Дата
Msg-id IIEPJDIJEEBPKJGDFFBEMEEACAAA.cef6@georgetown.edu
обсуждение исходный текст
Ответ на Re: Casing  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
Dave page wrote:
> I have to admit I'm confused by your problem.

Dang.  I am too.

I swear I ran a test case where I ran this as arbitrary SQL:
create table Test (Test text);

And it presented in the definition pane as:
CREATE TABLE "Test" (
  "Test" text
);

I even ran a servlet querying the table "test" against it, and it didn't
return anything...  but I must have overlooked something...  (And yes, the
table did have a couple of records in it. :)

I see it's behavior now, and obviously this isn't what normally happens.
Sorry.

Colin


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Casing
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdminII 1.1.66-Dev crash