Hi,
I will open individual threads.
Patch 3 "module.mk" explanation:
pgadmin/include/images/module.mk - new file pastetables.png
pgadmin/include/utils/module.mk - new files pasteTables.h and PgadminScanner.h
pgadmin/ui/module.mk - new file frmCopyTables.xrc
pgadmin/utils/module.mk - new file past
#379: Graphical Query Builder bug
-+--
Reporter: Bartosz Dmytrak | Owner: dpage
Type: bug | Status: new
Priority: minor| Milestone:
Component: pgadmin |
On Wed, 2012-09-12 at 05:19 +0200, Erwin Brandstetter wrote:
> On 11.09.2012 19:41, Guillaume Lelarge wrote:
> > On Sat, 2012-09-08 at 02:04 +0200, Erwin Brandstetter wrote:
> >> On 05.09.2012 23:12, Guillaume Lelarge wrote:
> >>> On Fri, 2012-08-31 at 23:55 +0200, Guillaume Lelarge wrote:
> O
On Fri, 2012-09-21 at 12:46 +0600, Timon wrote:
> yup, it chrashes. I can reproduce it on my Fedora linux box with
> postgresql-9.1.5-2.fc17.x86_64
> wxGTK-2.8.12-4.fc17.x86_64
> gcc-4.7.0-5.fc17.x86_64
> glibc-2.15-57.fc17.x86_64
>
> pgadmin compiled from git 1_16 branch
>
> here is stack trace
#378: Editing table properties drops all foreign keys and recreates them
--+-
Reporter: Patrice Lefebvre | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Revert "Unbreak GIT version stamp generation."
This reverts commit b5080df63d7eb90ac095d755d013100d3bcea201.
Branch
--
REL-1_16_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6940d398e5048dc9834ad302005754e7ff3fa106
Modified Files
--
pga
Patch 3 (the only one I've looked at) still modifies at least one
module.mk file, and it's not appropriate to include part of the
unrelated settings flush functionality in it. That makes it very hard
to review the changes individually.
I've also asked a number of times for you to post the patches