Hi Dave,
When building the pgAdmin3 latest source using VPATH builds, it is not able
to compile the pgAdmin3.
(Reference:
http://www.gnu.org/software/automake/manual/html_node/VPATH-Builds.html)
Please find the patch to resolve the issue.
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: E
Fix renaming and schema changes for stored procedures in PPAS.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b1e24ff8a4bedacefc96a1ec9ccdaa9cf66727ef
Author: Dinesh Kumar
Modified Files
--
CHANGELOG |2 ++
pg
Fix renaming and schema changes for stored procedures in PPAS.
Conflicts:
CHANGELOG
Branch
--
REL-1_16_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=67078e07a06e875e58a78a16134aea7365c76dff
Author: Dinesh Kumar
Modified Files
-
Thanks - patch applied.
Regards, Dave.
On Wed, May 8, 2013 at 7:51 AM, Dinesh Kumar
wrote:
> H
> i Dave,
>
> On Tue, May 7, 2013 at 9:14 AM, Dinesh Kumar <
>> dinesh.ku...@enterprisedb.com> wrote:
>>
>>> Dear Team,
>>>
>>> I would like to submit a patch for the Procedure "RENAME, SET SCHEMA"
>
Fix VPATH builds.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c4abfc03305fc32cdc03e6b5597435de9e48cffc
Author: Ashesh Vashi
Modified Files
--
pgadmin/Makefile.am |8
1 files changed, 8 insertions(+), 0 deletions(-)
Thanks - patch applied.
When testing this, I noticed that the distclean target seems to be broken
now. Can you (or one of the team) please take a look? Thanks.
viper:pgadmin3 dpage$ make distclean
Making distclean in xtra/png2c
make[1]: Nothing to be done for `distclean'.
Making distclean in bran