Create new Table - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject Create new Table
Date
Msg-id 40C4BCBE.3060209@fmonkey.net
Whole thread Raw
Responses Re: Create new Table  (Andreas Pflug <pgadmin@pse-consulting.de>)
List 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

pgadmin-hackers by date:

Previous
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: changed connection loss handling
Next
From: Andreas Pflug
Date:
Subject: Re: Create new Table