Remove MyAuxProcType, use MyBackendType instead
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove MyAuxProcType, use MyBackendType instead MyAuxProcType was redundant with MyBackendType. Reviewed-by: Reid Thompson, Andres Freund Discussion: https://www.postgresql.org/message-id/f3ecd4cb-85ee-4e54-8278-5fabfb3a4ed0@iki.fi
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/auxprocess.c | modified | +11 −47 |
| src/backend/postmaster/postmaster.c | modified | +28 −28 |
| src/include/miscadmin.h | modified | +35 −38 |
| src/include/postmaster/auxprocess.h | modified | +1 −1 |
| src/tools/pgindent/typedefs.list | modified | +0 −1 |
Discussion
- Refactoring backend fork+exec code 63 messages · 2023-06-18 → 2024-07-03