| From: | Manuel Rigger <rigger(dot)manuel(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: REINDEX CONCURRENTLY causes ALTER TABLE to fail |
| Date: | 2019-07-29 07:22:44 |
| Message-ID: | CA+u7OA4GMjzb51QiuooUibVgmDs71dEqN0O8_Crk0XjzQnZ5qg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Thanks a lot for fixing this, Michael!
Best,
Manuel
On Mon, Jul 29, 2019 at 3:10 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Fri, Jul 26, 2019 at 09:34:13AM +0900, Michael Paquier wrote:
> > Any objections with this version? Please note that the predicates and
> > expressions are fetched directly from the catalogs, and that we does
> > not rely on the relcache anymore.
>
> Hearing nothing, applied and back-patched down to v12. Thanks Manuel
> for the report!
> --
> Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2019-07-29 09:41:23 | BUG #15931: PSQL in version 7.6 even though I installed PostgreSQL 10 |
| Previous Message | Thomas Munro | 2019-07-29 06:11:04 | Re: BUG #15923: Prepared statements take way too much memory. |