Re: [pgadmin-hackers] [pgadmin-support] FW: oids bug

2003-11-26 Thread Andreas Pflug
Michael Shapiro wrote: I forgot to send you the trigger for this table. It turns out that the trigger raises an exception when an update on the packet_id occurs. At 07:34 PM 11/26/2003 +0100, you wrote: Michael Shapiro wrote: NOTE, I am running Windows XP, PgAdmin 1.1.0 Devel(Nov 21 2003) wi

Re: [pgadmin-hackers] Error message while connecting to a UNICODE

2003-11-26 Thread Raphaël Enrici
Andreas Pflug wrote: Raphaël Enrici wrote: ... And here is pgadmin3 log file: 2003-11-26 19:25:37 INFO : Destroying a connect dialogue 2003-11-26 19:25:37 STATUS : Connecting to database... 2003-11-26 19:25:37 INFO : Creating pgConn object 2003-11-26 19:25:37 INFO : Server name: 192.169.0.2

Re: [pgadmin-hackers] Error message while connecting to a UNICODE

2003-11-26 Thread Andreas Pflug
Raphaël Enrici wrote: Dear friends, while testing things for hiroshi, I found this problem on my installation: (I read the FAQ and BUGS.txt, but as you know I'm not a good reader and I always need to wash my eyes... :p) pgsql server 7.3.4 with db created in "UNICODE". pgadmin3 latest snapshot (

[pgadmin-hackers] Error message while connecting to a UNICODE db

2003-11-26 Thread Raphaël Enrici
Dear friends, while testing things for hiroshi, I found this problem on my installation: (I read the FAQ and BUGS.txt, but as you know I'm not a good reader and I always need to wash my eyes... :p) pgsql server 7.3.4 with db created in "UNICODE". pgadmin3 latest snapshot (today's one) Observed on

Re: [pgadmin-hackers] Windows-XP and 2003 Problem's patch to wxWindows

2003-11-26 Thread Hiroshi Saito
Hi Andreas. It is completely good. Hopefully.:-) I am a little sleepy... regards, Hiroshi Saito From: "Andreas Pflug" <[EMAIL PROTECTED]> > Hiroshi Saito wrote: > > >First of all I showed the need of the modification. > >https://sourceforge.net/tracker/index.php?func=detail&aid=849433&group_

[pgadmin-hackers] [querybuilder patch] Re: I asks for again, And Apology.

2003-11-26 Thread Raphaël Enrici
Hi Hiroshi, Hiroshi Saito wrote: Question 1) Can you operate QueryBuilder well? Here are the quick tests I did : I tried to launch the querybuilder from today's snapshots (debian stable version) and it simply crashes when I select a table to add... I then took your patch and applied it. Now I ca

Re: [pgadmin-hackers] Windows-XP and 2003 Problem's patch to wxWindows

2003-11-26 Thread Andreas Pflug
Hiroshi Saito wrote: First of all I showed the need of the modification. https://sourceforge.net/tracker/index.php?func=detail&aid=849433&group_id=9863&atid=309863 It is thought to make the most of it as a material to proceed in a solution of a problem. Nice catch! For our purposes, we could a

[pgadmin-hackers] Windows-XP and 2003 Problem's patch to wxWindows

2003-11-26 Thread Hiroshi Saito
Hi Dave. When I examine it so far, Problem is shown remarkably with Windows-XP and 2003. Former patch was the thing to indicate the problem place clearly. Then, a problem is complex though it could be cleared to a certain extent. First of all I showed the need of the modification. https://source

Re: [pgadmin-hackers] [pgadmin-support] SSL connections and Query

2003-11-26 Thread Adam H. Pendleton
Jean-Michel POURE wrote: Le Mardi 25 Novembre 2003 22:14, Andreas Pflug a écrit : Can somebody please find out what's the difference between today's FC1 snapshot and previous crashing ones? Hopefully, we can nail this problem down to some compile/linker option. We didn't have any code change in

Re: [pgadmin-hackers] pgAdmin3 solaris

2003-11-26 Thread Raphaël Enrici
Andreas Pflug wrote: Raphaël Enrici wrote: I'm currently still trying a build on solaris 8 (consider this as an announce to become solaris porter for pgA3 if nobody else wants to do it ;p) Nice too! :) > but with no luck... What's the problem on Solaris? Hi Andreas, For the moment I get errors

Re: [pgadmin-hackers] pgObject_statistic_patch

2003-11-26 Thread Dave Page
Thanks Hiroshi, patch applied. Regards, Dave. > -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 26 November 2003 06:12 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: pgObject_statistic_patch > > Hi Dave. > > The icon of the unnecessary statistics informa

Re: [pgadmin-hackers] [pgadmin-support] SSL connections and Query tool

2003-11-26 Thread Jean-Michel POURE
Le Mardi 25 Novembre 2003 22:14, Andreas Pflug a écrit : > Can somebody please find out what's the difference between today's FC1 > snapshot and previous crashing ones? Hopefully, we can nail this problem > down to some compile/linker option. We didn't have any code change in > this section for qui