From: | "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Create new Table |
Date: | 2004-06-07 19:06:38 |
Message-ID: | 40C4BCBE.3060209@fmonkey.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
-----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 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.
Also, is there any chance we could reduce the program's dependency on
pgAdmin3.h? Any time that file changes, it requires a re-compile of all
objects that include it, which is everything.
ahp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAxLy+f/U4M//FQ/URAjFyAKDKdQE2qhZx0mok3Y6j5FuszoKzyQCgytzQ
2gBsRDsNXsfodk630z6rpgU=
=ZLsW
-----END PGP SIGNATURE-----
Attachment | Content-Type | Size |
---|---|---|
image/png | 24.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-06-07 22:07:16 | Re: Create new Table |
Previous Message | cvs | 2004-06-07 15:50:42 | CVS Commit by andreas: changed connection loss handling |