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
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
-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
Log Message:
---
changed connection loss handling
Modified Files:
--
pgadmin3/src/ui:
ctlSQLResult.cpp (r1.21 -> r1.22)
dlgEditGridOptions.cpp (r1.15 -> r1.16)
events.cpp (r1.90 -> r1.91)
frmMain.cpp (r1.88 -> r1.89)
pgadmin3/src/include:
Log Message:
---
changed connection loss handling
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.103 -> r1.104)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision
Log Message:
---
fix storing of existing files (didn't truncate)
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.102 -> r1.103)
pgadmin3/src/utils:
misc.cpp (r1.50 -> r1.51)
utffile.cpp (r1.5 -> r1.6)
pgadmin3/src/include:
utffile.h (r