Hi Dave
Attached is the patch that hopefully will fix the problem that Colin has
faced. Patch also contains some other fixes too. I have tested it on
Windows.
Please review it.
-- Forwarded message --
From: Dave Page
Date: Mon, Mar 5, 2012 at 4:28 PM
Subject: Re: [pgadmin-support
On Mon, 2012-03-05 at 17:10 +0530, Akshay Joshi wrote:
> Hi Dave
>
> Attached is the patch that hopefully will fix the problem that Colin has
> faced. Patch also contains some other fixes too. I have tested it on
> Windows.
> Please review it.
>
Getting rid of the GrowableRows is not a good idea
Ensure the HTML Help cache file is created upon installation.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c40a74a32fd8d0f5c19ae5a4f2a8cb71fdf5a14f
Author: Thom Brown
Modified Files
--
Makefile.am |1 +
1 files changed, 1 ins
On Sun, Mar 4, 2012 at 4:14 PM, Thom Brown wrote:
> On 4 March 2012 16:03, Dave Page wrote:
>> On Sun, Mar 4, 2012 at 3:48 PM, Thom Brown wrote:
>>> Hi all,
>>>
>>> I haven't tried building PgAdmin in quite a while now, so have started
>>> from scratch again. I seem to be getting the following
Fix another bunch of errors related to wxWidgets 2.9
Initial patch from Akshay Joshi.
Report from Colin Beckingham.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9a71f231c91de00760834589284516ce586afc9d
Modified Files
--
pgadmin/
On Mon, 2012-03-05 at 13:30 +0100, Guillaume Lelarge wrote:
> On Mon, 2012-03-05 at 17:10 +0530, Akshay Joshi wrote:
> > Hi Dave
> >
> > Attached is the patch that hopefully will fix the problem that Colin has
> > faced. Patch also contains some other fixes too. I have tested it on
> > Windows.
>
Fix another assert with wxWidgets 2.9
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=842992a7d117699307bd4ca053b755cee129a017
Modified Files
--
pgadmin/dlg/dlgManageMacros.cpp |4 ++--
1 files changed, 2 insertions(+), 2 deletio
On Thu, Mar 1, 2012 at 8:23 AM, Dave Page wrote:
> Hi
>
> On Thu, Mar 1, 2012 at 4:06 PM, Guillaume Lelarge
> wrote:
>
> >> 2) Why does it take so many steps to add a column? Click the + icon,
> >> and choose a name, then right click and select a datatype
> >> (incidentally, some common types li
Hi
On Mon, Mar 5, 2012 at 3:29 PM, Luis Ochoa wrote:
>
> Autonaming can be turn off, but the idea of adding this feature arises from
> good database design practices and the idea of having an initial default
> name for it, if the user don't want to use, just overwrite it and it
> automatically tu
Forgot to refresh xrcDialogs.cpp file
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5eba772feca10e94683149d7c53b722df3ae5cd8
Modified Files
--
pgadmin/ui/xrcDialogs.cpp | 6568 ++--
1 files c
The tag is useless if we have a tag
Moreover if the number of rows multiplied by the number of cols isn't equal to
the number of widgets embedded in the sizer, it brings an error with wxWidgets
2.9. So there's no good reason to maintain the number of rows. We just don't
mention it, and wxWidgets
Fix the trigger SQL
Per report from Attila.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8809ecc606a3143ba5b5a91168ccdf5a0bd26f15
Modified Files
--
CHANGELOG|1 +
pgadmin/schema/pgTrigger.cpp | 10 ++
Fix the trigger SQL
Per report from Attila.
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cacc2ae15519300338c680b1a010d9a3d5e5687f
Modified Files
--
CHANGELOG|1 +
pgadmin/schema/pgTrigger.cpp |
Another bunch of fixes WRT wxWidgets 2.9
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5a98d91cba33d31d32c3f25bdbf69053456bc218
Modified Files
--
pgadmin/agent/pgaSchedule.cpp |6 +++---
pgadmin/dlg/dlgSelectDatabase.cpp |
No title for the column datatype submenu in DD
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=48364968370f9482bb54f094b266d0f8b8238397
Modified Files
--
.../dd/dditems/figures/ddTextTableItemFigure.cpp |2 +-
1 files changed,
No default table/column name in DD
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bf52f98b0f50c301b34490e0623065e395ba6eaa
Modified Files
--
.../dd/dditems/figures/ddTextTableItemFigure.cpp |2 +-
.../dd/dditems/handles/ddAddC
16 matches
Mail list logo