Author: dpage
Date: 2006-12-15 16:08:21 + (Fri, 15 Dec 2006)
New Revision: 5799
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5799&view=rev
Log:
More Solaris crash prevention
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgServer.cpp
trunk/pgadmin3/pgadmin/ui/dlgDatabase
Author: dpage
Date: 2006-12-15 16:07:42 + (Fri, 15 Dec 2006)
New Revision: 5798
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5798&view=rev
Log:
More Solaris crash prevention
Modified:
branches/REL-1_6_0_PATCHES/pgadmin3/src/dlg/dlgServer.cpp
branches/REL-1_6_0_P
Author: dpage
Date: 2006-12-15 14:38:43 + (Fri, 15 Dec 2006)
New Revision: 5797
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5797&view=rev
Log:
Properly drop foreign keys in schemas whose names require quoting, per M S.
Modified:
branches/REL-1_6_0_PATCHES/pgadmin3
Author: dpage
Date: 2006-12-15 14:36:35 + (Fri, 15 Dec 2006)
New Revision: 5796
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5796&view=rev
Log:
Properly drop foreign keys in schemas whose names require quoting, per M S.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/p
Author: dpage
Date: 2006-12-15 14:21:39 + (Fri, 15 Dec 2006)
New Revision: 5795
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5795&view=rev
Log:
Add bug noted by Daniel Segall: If I have two Query windows open, and one has a
modal dialog open, I cannot execute queries i
Author: dpage
Date: 2006-12-15 14:02:36 + (Fri, 15 Dec 2006)
New Revision: 5794
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5794&view=rev
Log:
Add bug noted by Daniel Segall: If I have two Query windows open, and one has a
modal dialog open, I cannot execute queries i
Author: dpage
Date: 2006-12-15 13:37:04 + (Fri, 15 Dec 2006)
New Revision: 5793
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5793&view=rev
Log:
Fix the shortcut key for the favourites menu, per David Gould.
Modified:
trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
---
Zdenek Kotala wrote:
Dave Page wrote:
Zdenek Kotala wrote:
I tested it again and this problem occurred if I use sunstudio
compiler. Compilation with gcc works fine. I looks that gcc
recursively go thru libraries to find symbol. You can test it with
Linux version of SunStudio.
Ok - is ther
Dave Page wrote:
Zdenek Kotala wrote:
I tested it again and this problem occurred if I use sunstudio
compiler. Compilation with gcc works fine. I looks that gcc
recursively go thru libraries to find symbol. You can test it with
Linux version of SunStudio.
Ok - is there a relatively easy wa
Zdenek Kotala wrote:
I tested it again and this problem occurred if I use sunstudio compiler.
Compilation with gcc works fine. I looks that gcc recursively go thru
libraries to find symbol. You can test it with Linux version of SunStudio.
Ok - is there a relatively easy way to test for the S
Zdenek Kotala wrote:
Dhanaraj M wrote:
Hi Zdenek,
I tested this and still both problems exist (Add server and query tool
-core dump)
Can you test it once?
This patch fixes only problem with invoking connection form when
frmQuery is closing.
That's all it's supposed to fix - but I get t
Dhanaraj M wrote:
Hi Zdenek,
I tested this and still both problems exist (Add server and query tool
-core dump)
Can you test it once?
This patch fixes only problem with invoking connection form when
frmQuery is closing. It does not fix problems with empty comboboxies.
This patch works fo
Hi Zdenek,
I tested this and still both problems exist (Add server and query tool
-core dump)
Can you test it once?
Dave Page wrote:
Zdenek Kotala wrote:
I'm still not sure how you're getting into that code when you close
the form though...
The root cause is destructor of frmQuery dial
Zdenek Kotala wrote:
I'm still not sure how you're getting into that code when you close
the form though...
The root cause is destructor of frmQuery dialog. It removes all
connection from combo box exclude last item - "new connection". Each
deletion invoke frmQuery::OnChangeConnection event a
14 matches
Mail list logo