| From: | Honza Horak <hhorak(at)redhat(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: PostgreSQL 14.3 plpython not compatible with Python 3.11 |
| Date: | 2022-05-31 20:25:36 |
| Message-ID: | CA+HKMWP3c=5Hfis5D+7pYf2_0Nsw3FA+rj0F7zKAwKBCgQJmOQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Thanks, it seems to be working fine with the Python 3.11 copr. It's
prepared now as a PR:
https://src.fedoraproject.org/rpms/postgresql/pull-request/52
Honza
On Tue, May 31, 2022 at 9:44 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Honza Horak <hhorak(at)redhat(dot)com> writes:
> > Now I read more carefully that this issue was already mentioned by Tom in
> > the original bug:
> > https://bugzilla.redhat.com/show_bug.cgi?id=2023272#c7
>
> > I was just confused not seeing the fix in the latest version... will try
> it.
>
> Here's a quick rebase of that commit onto the v14 branch, in case it
> helps.
>
> regards, tom lane
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-05-31 20:50:16 | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |
| Previous Message | Alvaro Herrera | 2022-05-31 19:46:38 | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |