Re: Patch for setting preferences with user id - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Patch for setting preferences with user id
Date
Msg-id CA+OCxowy0pSqdMMunom58JF+dUZyZ7+9ZZw3YbSMPa9MrBrfhw@mail.gmail.com
Whole thread Raw
In response to Patch for setting preferences with user id  (Usman Muzaffar <usman.muzaffar@enterprisedb.com>)
Responses Re: Patch for setting preferences with user id  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Hi
On Mon, Oct 8, 2018 at 9:08 AM Usman Muzaffar <usman.muzaffar@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 than 1(depending on the user which has been logged in).

How would that ever happen? When running the tests, we initialise a new settings database, so we're guaranteed that the user ID will be 1. If it isn't, something is wrong. 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3660] Rename 'SQL Editor' into 'Query Tool' in Preferences
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #1513 - Unable to do max selection to drop tables/sequences/functions