| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch]: Enable/Disable passfile filed based on supported libpq version |
| Date: | 2017-10-10 08:32:03 |
| Message-ID: | CA+OCxoz_xyEzYYrwxYZAsLHdS5K93pV7zBp1cAp7hLqpYtyAhw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, applied.
On Tue, Oct 10, 2017 at 6:18 AM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA patch to enable/disable the passfile filed on Create/Edit Server
> dialog based on supported libpq version.
> RM#2768
>
> *Issue:*
> passfile connection parameter is only available with latest version of
> libpq which is libpq10+
> Ref: Link
> <https://www.postgresql.org/docs/current/static/libpq-pgpass.html>
>
> Please review.
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-10-10 08:32:45 | Re: pgadmin4 exception: session['_id'] not in self.managers |
| Previous Message | Dave Page | 2017-10-10 08:31:39 | pgAdmin 4 commit: Only allow specification of a pgpass file if libpq >= |