Re: Casing - Mailing list pgadmin-support

From Colin Freas
Subject Re: Casing
Date
Msg-id IIEPJDIJEEBPKJGDFFBEMEEACAAA.cef6@georgetown.edu
Whole thread Raw
In response to Re: Casing  ("Dave Page" <dpage@vale-housing.co.uk>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Casing
Next
From: Dave Page
Date:
Subject: Re: pgAdminII 1.1.66-Dev crash