SVN Commit by guillaume: r8287 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8287 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/schema
Date: 2010-04-20 22:13:46
Message-ID: 201004202213.o3KMDkqQ030263@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-04-20 23:13:46 +0100 (Tue, 20 Apr 2010)

New Revision: 8287

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8287&view=rev

Log:
Fix the saving and reverse engineering of parameters for database, table, and function, according to a report from Erwin Brandstetter.
Fixes #169.

Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/dlg/dlgDatabase.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/dlg/dlgFunction.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/dlg/dlgRole.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/dlg/dlgUser.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgDatabase.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgFunction.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgRole.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgUser.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-04-20 22:24:45 Re: SET search_path = value
Previous Message pgAdmin Trac 2010-04-20 20:21:29 Re: [pgAdmin III] #171: Problem with restore