| From: | Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com> |
|---|---|
| To: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Error handling in after-startup shmem requests |
| Date: | 2026-08-18 10:37:05 |
| Message-ID: | CAJTYsWW9K28UMyV9dN5cKU8L53+znNAVW33jVwNnZLeQmEXrdA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On Wed, 12 Aug 2026 at 15:12, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
wrote:
> On Wed, Aug 12, 2026 at 2:37 PM Ayush Tiwari
> <ayushtiwari(dot)slg01(at)gmail(dot)com> wrote:
>
> > Thanks for the latest patch, it looks good to me.
> >
>
> Thanks.
>
> > I just have 2 minor editorial nits:
> >
> > - The commit message mentions CallShmemCallbacksAfterStartupCleanup(),
> but I
> > think that should be CallShmemCallbacksAfterStartup().
> >
> > - "unitialized" in xfunc.sgml should be "uninitialized".
> >
> > These can be adjusted while committing so I'm not sending an updated
> patch.
> >
>
> Attached patch fixes those two as well.
>
Rebased.
Regards,
Ayush
| Attachment | Content-Type | Size |
|---|---|---|
| v20260818-0001-Cleanup-after-failed-shared-memory-request.patch | application/octet-stream | 13.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jakub Wartak | 2026-08-18 10:42:12 | Re: MPTCP - multiplexing many TCP connections through one socket to get better bandwidth |
| Previous Message | Hüseyin Demir | 2026-08-18 10:31:53 | Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically |