On 28.04.2010 19:16, brandstet...@falter.at wrote:
Aloha!
I am testing Guillaume's version of pgadmin3.exe from Apr. 17.
The fix below is included and it seems to fix the problem just fine.
However, as a side effect (?) there is now a redundant statement for
each and every column:
ALTER
Sorry for not answering sooner.
Le 29/04/2010 14:15, Erwin Brandstetter a écrit :
> On 28.04.2010 19:16, brandstet...@falter.at wrote:
>> Aloha!
>>
>> I am testing Guillaume's version of pgadmin3.exe from Apr. 17.
>>
>> The fix below is included and it seems to fix the problem just fine.
>> Howeve
Hi Dave,
As discussed, I am not confident about the Printing support on Mac OSX.
It is working well on other platforms. In fact, Print Preview is also
working good on OSX. But, It gives arbitrary results for the printing.. (The
main feature of this patch.) :-(
I will need some more time investiga
Hi Dave,
As you found the segment fault on OSX related to debugger.
In dlgDirectDbg::OnTargetComplete(), It waits for the function
this->Show(true) for completion, and "this" pointer will not be available on
cancellation, and hence It is crashing on next line.
ie. this->SetFocus();
On removing
On 29.04.2010 15:21, guilla...@lelarge.info wrote:
Sorry for not answering sooner.
No problem, the thread is old, but I just posted that yesterday. :)
Le 29/04/2010 14:15, Erwin Brandstetter a écrit :
On 28.04.2010 19:16, brandstet...@falter.at wrote:
Aloha!
I am testing Gui
Author: guillaume
Date: 2010-04-29 16:33:34 +0100 (Thu, 29 Apr 2010)
New Revision: 8308
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8308&view=rev
Log:
Update Debian's notes for download.
Modified:
trunk/www/download/debian.php
--
Sent via pgadmin-hackers mailing li
Author: guillaume
Date: 2010-04-29 16:34:22 +0100 (Thu, 29 Apr 2010)
New Revision: 8309
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8309&view=rev
Log:
Automatic stringmerge using merge script.
Modified:
trunk/www/locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo
trunk/w
Author: guillaume
Date: 2010-04-29 16:34:45 +0100 (Thu, 29 Apr 2010)
New Revision: 8310
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8310&view=rev
Log:
Update pot file.
Modified:
trunk/www/locale/pgadmin3_website.pot
--
Sent via pgadmin-hackers mailing list (pgadmin
Author: guillaume
Date: 2010-04-29 16:37:06 +0100 (Thu, 29 Apr 2010)
New Revision: 8311
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8311&view=rev
Log:
Update website's french translation.
Modified:
trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
trunk/www/l
#176: Reduce "SET STORAGE" noise in SQL pannel
---+
Reporter: brsa | Owner: dpage
Type: bug| Status: new
Priority: minor | Milestone:
Component: pgad
Le 29/04/2010 17:28, Erwin Brandstetter a écrit :
> On 29.04.2010 15:21, guilla...@lelarge.info wrote:
>> Sorry for not answering sooner.
>>
>
> No problem, the thread is old, but I just posted that yesterday. :)
>
>
>> Le 29/04/2010 14:15, Erwin Brandstetter a écrit :
>>
>>> On 28.04.201
#176: Reduce "SET STORAGE" noise in SQL pannel
---+
Reporter: brsa | Owner: gleu
Type: bug| Status: assigned
Priority: minor | Milestone:
Compone
Author: guillaume
Date: 2010-04-29 17:45:30 +0100 (Thu, 29 Apr 2010)
New Revision: 8312
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8312&view=rev
Log:
Fix to only show Storage value if the value is different from the type's
default value, per a suggestion from Erwin Brand
Author: guillaume
Date: 2010-04-29 17:46:48 +0100 (Thu, 29 Apr 2010)
New Revision: 8313
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8313&view=rev
Log:
Fix to only show Storage value if the value is different from the type's
default value, per a suggestion from Erwin Brand
#176: Reduce "SET STORAGE" noise in SQL pannel
--+-
Reporter: brsa | Owner: gleu
Type: bug | Status: closed
Priority: minor| Milestone: 1.10.3
Compon
Le 29/04/2010 17:50, Guillaume Lelarge a écrit :
> Le 29/04/2010 17:28, Erwin Brandstetter a écrit :
>> On 29.04.2010 15:21, guilla...@lelarge.info wrote:
> [...]
What do you think of it? Should I create a ticket?
>>> Well, I would like to have a better handling of the "SET STORAGE"
Author: dpage
Date: 2010-04-29 20:02:24 +0100 (Thu, 29 Apr 2010)
New Revision: 8314
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8314&view=rev
Log:
Fix a crash bug seen when closing the debugger parameter dialog on OSX.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadm
Author: dpage
Date: 2010-04-29 20:07:28 +0100 (Thu, 29 Apr 2010)
New Revision: 8315
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8315&view=rev
Log:
Fix a crash bug seen when closing the debugger parameter dialog on OSX.
Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/CH
On Thu, Apr 29, 2010 at 3:19 PM, Ashesh Vashi
wrote:
> Hi Dave,
> As you found the segment fault on OSX related to debugger.
> In dlgDirectDbg::OnTargetComplete(), It waits for the function
> this->Show(true) for completion, and "this" pointer will not be available on
> cancellation, and hence I
Author: dpage
Date: 2010-04-29 20:32:20 +0100 (Thu, 29 Apr 2010)
New Revision: 8316
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8316&view=rev
Log:
Add support for saving the graphical explain and query builder canvases as
images. [Ashesh Vashi]
Modified:
trunk/pgadmi
Author: dpage
Date: 2010-04-29 20:34:40 +0100 (Thu, 29 Apr 2010)
New Revision: 8317
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8317&view=rev
Log:
Remove dead code.
Modified:
trunk/pgadmin3/pgadmin/pgAdmin3.cpp
--
Sent via pgadmin-hackers mailing list (pgadmin-hacke
On Thu, Apr 29, 2010 at 2:25 PM, Ashesh Vashi
wrote:
> Hi Dave,
> As discussed, I am not confident about the Printing support on Mac OSX.
> It is working well on other platforms. In fact, Print Preview is also
> working good on OSX. But, It gives arbitrary results for the printing.. (The
> main fe
Author: guillaume
Date: 2010-04-29 21:05:50 +0100 (Thu, 29 Apr 2010)
New Revision: 8318
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8318&view=rev
Log:
Automatic merge using stringmerge script.
Modified:
trunk/pgadmin3/i18n/af_ZA/pgadmin3.po
trunk/pgadmin3/i18n/ar_S
Author: dpage
Date: 2010-04-29 21:51:04 +0100 (Thu, 29 Apr 2010)
New Revision: 8319
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8319&view=rev
Log:
Fix some warnings.
Modified:
trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
--
Sent via pgadmin-hackers mailing list (pgadmin-
Author: guillaume
Date: 2010-04-29 22:46:37 +0100 (Thu, 29 Apr 2010)
New Revision: 8320
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8320&view=rev
Log:
Update of the french translation.
Modified:
trunk/pgadmin3/i18n/fr_FR/pgadmin3.mo
trunk/pgadmin3/i18n/fr_FR/pgadm
On 29.04.2010 18:48, guilla...@lelarge.info wrote:
Le 29/04/2010 17:50, Guillaume Lelarge a écrit :
Le 29/04/2010 17:28, Erwin Brandstetter a écrit :
On 29.04.2010 15:21, guilla...@lelarge.info wrote:
[...]
What do you think of it? Should I create a ticket?
#14: Save graphical explain output
--+-
Reporter: mha | Owner: ashesh.vashi
Type: feature | Status: closed
Priority: minor| Milestone: 1.12
Component: pgadmin | Versio
Le 30/04/2010 00:35, Erwin Brandstetter a écrit :
> On 29.04.2010 18:48, guilla...@lelarge.info wrote:
>> Le 29/04/2010 17:50, Guillaume Lelarge a écrit :
>>
>>> Le 29/04/2010 17:28, Erwin Brandstetter a écrit :
>>>
On 29.04.2010 15:21, guilla...@lelarge.info wrote:
>>> [.
On 30.04.2010 00:40, guilla...@lelarge.info wrote:
Le 30/04/2010 00:35, Erwin Brandstetter a écrit :
On 29.04.2010 18:48, guilla...@lelarge.info wrote:
Le 29/04/2010 17:50, Guillaume Lelarge a écrit :
Le 29/04/2010 17:28, Erwin Brandstetter a écrit :
On 29.04.201
29 matches
Mail list logo