mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 12:36:49 -04:00
observed by Inoue. Also, don't call ProcRemove() from postmaster if we have detected a backend crash --- too risky if shared memory is corrupted. It's not needed anyway, considering we are going to reinitialize shared memory and semaphores as soon as the last child is dead. |
||
|---|---|---|
| .. | ||
| dest.c | ||
| fastpath.c | ||
| Makefile | ||
| postgres.c | ||
| pquery.c | ||
| utility.c | ||