Re: [pgadmin-hackers] Create new Table

2004-06-08 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Adam H.Pendleton > Sent: 08 June 2004 00:49 > To: Andreas Pflug > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Create new Table > > > > Well, I

Re: [pgadmin-hackers] Create new Table

2004-06-07 Thread Adam H.Pendleton
On Jun 7, 2004, at 6:07 PM, Andreas Pflug wrote: Adam H. Pendleton wrote: When I run pgAdmin3 against my local postgresql server, and try and create a new table, the "data type" field is missing. I've attached a screenshot to show what I mean. Uh, that's a weird one. I'm afraid that's a wx proble

Re: [pgadmin-hackers] Create new Table

2004-06-07 Thread Andreas Pflug
Adam H. Pendleton wrote: When I run pgAdmin3 against my local postgresql server, and try and create a new table, the "data type" field is missing. I've attached a screenshot to show what I mean. Uh, that's a weird one. I'm afraid that's a wx problem. Does it look the same for domains? What will h

[pgadmin-hackers] Create new Table

2004-06-07 Thread Adam H. Pendleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I thought I would take a crack at the Query Builder problem, so I grabbed the CVS head from wxWidgets (to see if it had updated code from our snapshot that might solve the problem), grabbed pgadmin3, and built and compiled everything. When I run pgAdmi