Avoid deep recursion when assigning XIDs to multiple levels of subxacts.
Robert Haas <rhaas@postgresql.org>
Avoid deep recursion when assigning XIDs to multiple levels of subxacts. Backpatch to 8.0. Andres Freund, with cleanup and adjustment for older branches by me.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xact.c | modified | +25 −3 |