Re: Patch for setting preferences with user id

2018-10-08 Thread Ashesh Vashi
On Mon, Oct 8, 2018 at 5:53 PM Dave Page wrote: > > > On Mon, Oct 8, 2018 at 1:14 PM Ashesh Vashi > wrote: > >> On Mon, Oct 8, 2018 at 5:43 PM Dave Page wrote: >> >>> >>> >>> On Mon, Oct 8, 2018 at 1:08 PM Ashesh Vashi < >>> ashesh.va...@enterprisedb.com> wrote: >>> On Mon, Oct 8, 2018 at

Re: Patch for setting preferences with user id

2018-10-08 Thread Dave Page
On Mon, Oct 8, 2018 at 1:14 PM Ashesh Vashi wrote: > On Mon, Oct 8, 2018 at 5:43 PM Dave Page wrote: > >> >> >> On Mon, Oct 8, 2018 at 1:08 PM Ashesh Vashi < >> ashesh.va...@enterprisedb.com> wrote: >> >>> On Mon, Oct 8, 2018 at 5:36 PM Dave Page wrote: >>> On Mon, Oct 8, 2018 at

Re: Patch for setting preferences with user id

2018-10-08 Thread Ashesh Vashi
On Mon, Oct 8, 2018 at 5:43 PM Dave Page wrote: > > > On Mon, Oct 8, 2018 at 1:08 PM Ashesh Vashi > wrote: > >> On Mon, Oct 8, 2018 at 5:36 PM Dave Page wrote: >> >>> >>> >>> On Mon, Oct 8, 2018 at 1:00 PM Ashesh Vashi < >>> ashesh.va...@enterprisedb.com> wrote: >>> On Mon, Oct 8, 2018 at

Re: Patch for setting preferences with user id

2018-10-08 Thread Dave Page
On Mon, Oct 8, 2018 at 1:08 PM Ashesh Vashi wrote: > On Mon, Oct 8, 2018 at 5:36 PM Dave Page wrote: > >> >> >> On Mon, Oct 8, 2018 at 1:00 PM Ashesh Vashi < >> ashesh.va...@enterprisedb.com> wrote: >> >>> On Mon, Oct 8, 2018 at 5:25 PM Khushboo Vashi < >>> khushboo.va...@enterprisedb.com> wrote

Re: Patch for setting preferences with user id

2018-10-08 Thread Ashesh Vashi
On Mon, Oct 8, 2018 at 5:36 PM Dave Page wrote: > > > On Mon, Oct 8, 2018 at 1:00 PM Ashesh Vashi > wrote: > >> On Mon, Oct 8, 2018 at 5:25 PM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> >>> >>> On Mon, Oct 8, 2018 at 4:18 PM Dave Page wrote: >>> Hi On Mon, Oct

Re: Patch for setting preferences with user id

2018-10-08 Thread Dave Page
On Mon, Oct 8, 2018 at 1:00 PM Ashesh Vashi wrote: > On Mon, Oct 8, 2018 at 5:25 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> >> >> On Mon, Oct 8, 2018 at 4:18 PM Dave Page wrote: >> >>> Hi >>> On Mon, Oct 8, 2018 at 9:08 AM Usman Muzaffar < >>> usman.muzaf...@enterprisedb.

Re: Patch for setting preferences with user id

2018-10-08 Thread Ashesh Vashi
On Mon, Oct 8, 2018 at 5:25 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Oct 8, 2018 at 4:18 PM Dave Page wrote: > >> Hi >> On Mon, Oct 8, 2018 at 9:08 AM Usman Muzaffar < >> usman.muzaf...@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Please find here attached

Re: Patch for setting preferences with user id

2018-10-08 Thread Dave Page
On Mon, Oct 8, 2018 at 12:55 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Oct 8, 2018 at 4:18 PM Dave Page wrote: > >> Hi >> On Mon, Oct 8, 2018 at 9:08 AM Usman Muzaffar < >> usman.muzaf...@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Please find here attached

Re: Patch for setting preferences with user id

2018-10-08 Thread Khushboo Vashi
On Mon, Oct 8, 2018 at 4:18 PM Dave Page wrote: > Hi > On Mon, Oct 8, 2018 at 9:08 AM Usman Muzaffar < > usman.muzaf...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find here attached patch for following >> >> "modified the function test_utils/set_preference to accommodate user_id." >>

Re: Patch for setting preferences with user id

2018-10-08 Thread Dave Page
Hi On Mon, Oct 8, 2018 at 9:08 AM Usman Muzaffar < usman.muzaf...@enterprisedb.com> wrote: > Hi Hackers, > > Please find here attached patch for following > > "modified the function test_utils/set_preference to accommodate user_id." > > It will help setting preferences in case user_id is other tha

Patch for setting preferences with user id

2018-10-08 Thread Usman Muzaffar
Hi Hackers, Please find here attached patch for following "modified the function test_utils/set_preference to accommodate user_id." It will help setting preferences in case user_id is other than 1(depending on the user which has been logged in). FYI - the patch is dependent on the patch shared