Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Dave Page
Rats, my bad. Fixed now - thanks. On Thu, Mar 22, 2018 at 1:41 PM, Rahul Soshte wrote: > there is a small typo in the target name "all" runtime-release needs to be > changed runtime too. > > On Thu, Mar 22, 2018 at 4:50 PM, Dave Page wrote: > >> Thanks - patch applied with a minor change of the

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
there is a small typo in the target name "all" runtime-release needs to be changed runtime too. On Thu, Mar 22, 2018 at 4:50 PM, Dave Page wrote: > Thanks - patch applied with a minor change of the target name > "runtime-release" to "runtime" (runtime-debug remains the same). > > On Thu, Mar 22,

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Dave Page
Thanks - patch applied with a minor change of the target name "runtime-release" to "runtime" (runtime-debug remains the same). On Thu, Mar 22, 2018 at 9:28 AM, Rahul Soshte wrote: > This is my first time trying to make a Patch. > > I am using Ubuntu 17.10. > > This patch is in reference to the F

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Murtuza Zabuawala
SQL 9.4' >> >> On Thu, Mar 22, 2018 at 4:01 PM, Rahul Soshte >> wrote: >> >>> >>> -- Forwarded message ------ >>> From: Rahul Soshte >>> Date: Thu, Mar 22, 2018 at 4:01 PM >>> Subject: Re: Little patch for Runtime b

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
Mar 22, 2018 at 4:01 PM, Rahul Soshte > wrote: > >> >> -- Forwarded message -- >> From: Rahul Soshte >> Date: Thu, Mar 22, 2018 at 4:01 PM >> Subject: Re: Little patch for Runtime build from Top Level >> Directory($PGADMIN_SRC) MakeFile

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
Little patch for Runtime build from Top Level > Directory($PGADMIN_SRC) MakeFile > To: Murtuza Zabuawala > > > I am still getting the same error even when I did SERVER_MODE = False. > > On Thu, Mar 22, 2018 at 3:05 PM, Murtuza Zabuawala < > murtuza.zabuaw...@enterprisedb.com&

Fwd: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
-- Forwarded message -- From: Rahul Soshte Date: Thu, Mar 22, 2018 at 4:01 PM Subject: Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile To: Murtuza Zabuawala I am still getting the same error even when I did SERVER_MODE = False. On Thu, Mar 22

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Murtuza Zabuawala
You need to make SERVER_MODE = False in config_local.py in order to run feature tests. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Mar 22, 2018 at 3:00 PM, Rahul Soshte wrote: > how do I resolve those errors in step 4 of the

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
how do I resolve those errors in step 4 of the checklist? On Thu, Mar 22, 2018 at 2:58 PM, Rahul Soshte wrote: > This is my first time trying to make a Patch. > > I am using Ubuntu 17.10. > > This patch is in reference to the Feature Added by Dave Page > https://redmine.postgresql.org/issues/13