Thanks - patch applied.
On Thu, Dec 18, 2014 at 1:32 PM, Sanket Mehta wrote:
>
> Hi Akshay,
>
> PFA the patch to resolve memory leaks in pgadmin desktop client.
>
> Below are the files modified and scenario in which this memory leak will
> occur.
>
> *1. pgadmin/dlg/dlgProperty.cpp:*
> *scenario
Update xrcDialogs.cpp
Branch
--
REL-1_20_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=43b774150c16386489304e680ff1e921a8e29c0f
Modified Files
--
pgadmin/ui/xrcDialogs.cpp | 6792 ++---
1 file chang
Update xrcDialogs.cpp
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4bf6ed8b02a9324ebd4ee51fdb4e06442e3aa73d
Modified Files
--
pgadmin/ui/xrcDialogs.cpp | 6792 ++---
1 file changed, 3396 ins
Fix the astyle invocation for moder releases and run "make style"
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cc9b71b9654d96add774089547b704fe6c2a7ff9
Modified Files
--
Makefile.am|4 +
Fix the astyle invocation for moder releases and run "make style"
Branch
--
REL-1_20_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d85089a93d82a48811d302b5d1f7288279e64f39
Modified Files
--
Makefile.am
Fix various memory leaks:
1. pgadmin/dlg/dlgProperty.cpp:
scenario 1:
In table property dialog, memory leak occurs while filling the owner's combo
box in properties tab as in dlgProperty::FillComboBox() function set was not
being deleted.
scenario 2:
in Database property window, memory leak o
Fix various memory leaks:
1. pgadmin/dlg/dlgProperty.cpp:
scenario 1:
In table property dialog, memory leak occurs while filling the owner's combo
box in properties tab as in dlgProperty::FillComboBox() function set was not
being deleted.
scenario 2:
in Database property window, memory leak o
Tag REL-1_20_0 has been created.
View:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=tag;h=refs/tags/REL-1_20_0
Log Message
---
Tag 1.20.0
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpre
Hi Akshay,
PFA the patch to resolve memory leaks in pgadmin desktop client.
Below are the files modified and scenario in which this memory leak will
occur.
*1. pgadmin/dlg/dlgProperty.cpp:*
*scenario 1:*
In table property dialog, memory leak occurs while filling the owner's
combo box in propert
Hello:
I don't know if this is the appropriate place to do a feature request,
so excuse me if I'm wrong.
I believe that it would be very useful to have an option to highlight or
colour the calls to functions in the SQL editor. One tries to structure
the queries so that they're as much readable as
10 matches
Mail list logo