Hi Dave,
I have created a new patch with changes you have suggested.
Please find it attached with this mail.
Please do review it.
Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb
On Mon, Jul 13, 2015 at 7:06 PM, Dave Page wrote:
> HI
>
> On Mon, Jul 13, 2015 at 1:59 PM, Sanket Mehta
>
We've set up our postgres to use two factor authentication of normal users
(password+otp via pam).
But this makes pgAdmin pretty much unusable because it caches the password
once connected and reuses the cached password for every additional
connection to the same server.
I am able to connect to th
Hi
On Thu, Jul 16, 2015 at 8:19 AM, Sanket Mehta
wrote:
> Hi Dave,
>
> I have created a new patch with changes you have suggested.
> Please find it attached with this mail.
>
> Please do review it.
Doesn't the following break the schema version check in pgAgent.cpp?
ADD_DEFINITIONS(-DPGAGENT_V
Hi Dave,
On Thu, Jul 16, 2015 at 5:56 PM, Dave Page wrote:
> Hi
>
> On Thu, Jul 16, 2015 at 8:19 AM, Sanket Mehta
> wrote:
> > Hi Dave,
> >
> > I have created a new patch with changes you have suggested.
> > Please find it attached with this mail.
> >
> > Please do review it.
>
> Doesn't the f
On Thu, Jul 16, 2015 at 1:44 PM, Sanket Mehta
wrote:
> Hi Dave,
>
>
> On Thu, Jul 16, 2015 at 5:56 PM, Dave Page wrote:
>>
>> Hi
>>
>> On Thu, Jul 16, 2015 at 8:19 AM, Sanket Mehta
>> wrote:
>> > Hi Dave,
>> >
>> > I have created a new patch with changes you have suggested.
>> > Please find it a