From: | Noah Misch <noah(at)leadboat(dot)com> |
---|---|
To: | Nitin Motiani <nitinmotiani(at)google(dot)com> |
Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Smolkin Grigory <smallkeen(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Alexander Lakhin <exclusion(at)gmail(dot)com> |
Subject: | Re: race condition in pg_class |
Date: | 2024-09-24 22:43:52 |
Message-ID: | 20240924224352.93.nmisch@google.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Sep 19, 2024 at 02:33:46PM -0700, Noah Misch wrote:
> On Mon, Sep 09, 2024 at 10:55:32AM +0530, Nitin Motiani wrote:
> > On Sat, Sep 7, 2024 at 12:25 AM Noah Misch <noah(at)leadboat(dot)com> wrote:
> > > https://commitfest.postgresql.org/49/5090/ remains in status="Needs review".
> > > When someone moves it to status="Ready for Committer", I will commit
> > > inplace090, inplace110, and inplace120 patches. If one of you is comfortable
> > > with that, please modify the status.
> >
> > Done.
>
> FYI, here are the branch-specific patches. I plan to push these after the v17
> release freeze lifts next week.
Pushed, but the pushes contained at least one defect:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=akepa&dt=2024-09-24%2022%3A29%3A02
I will act on that and other buildfarm failures that show up.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Smith | 2024-09-24 23:42:01 | Re: Add contrib/pg_logicalsnapinspect |
Previous Message | Michael Banck | 2024-09-24 22:07:59 | Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges |