Re: Set appropriate processing mode for auxiliary processes.
Xing Guo <higuoxing@gmail.com>
From: Xing Guo <higuoxing@gmail.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-05-09T15:10:41Z
Lists: pgsql-hackers
Attachments
- v3-0001-Remove-redundant-SetProcessingMode-InitProcessing.patch (text/x-patch) patch v3-0001
Sorry, forget to add an assertion to guard our codes in my previous patch.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove redundant SetProcessingMode(InitProcessing) calls
- eb21f5bc67a0 18.0 landed
-
Move bgworker specific logic to bgworker.c
- 4d22173ec08c 18.0 landed