| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: "cert" + clientcert=verify-ca in pg_hba.conf? |
| Date: | 2020-09-02 02:27:03 |
| Message-ID: | 20200902022703.GC13613@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Sep 2, 2020 at 10:45:30AM +0900, Kyotaro Horiguchi wrote:
> At Tue, 1 Sep 2020 11:47:34 -0400, Bruce Momjian <bruce(at)momjian(dot)us> wrote in
> > OK, I have developed the attached patch based on yours. I reordered the
> > tests, simplified the documentation, and removed the hint since they
>
> Looks good to me.
>
> > will already get a good error message, and we will document this change
>
> Oops! I thought I had removed that in the patch. Sorry for the mistake
> and that also looks good to me.
>
> > in the release notes. It is also good you removed the 0/1 values for
> > this, since that was also confusing. We will put that removal in the
> > release notes too.
>
> Thank you for your assistance, Bruce!
OK, good. Let's wait a few days and I will then apply it for PG 14.
Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2020-09-02 02:41:48 | Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations |
| Previous Message | Justin Pryzby | 2020-09-02 02:24:10 | Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly |