Talk about assigning, rather than generating, new MultiXactIds.
Robert Haas <rhaas@postgresql.org>
Talk about assigning, rather than generating, new MultiXactIds. The word "assign" is used in various places internally to describe what GetNewMultiXactId does, but the user-facing messages have previously said "generate". For consistency, standardize on "assign," which seems (at least to me) to be slightly clearer. Discussion: http://postgr.es/m/CA+TgmoaoE1_i3=4-7GCTtKLVZVQ2Gh6qESW2VG1OprtycxOHMA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/multixact.c | modified | +2 −2 |
Discussion
- [PATCH] Clarify the behavior of the system when approaching XID wraparound 43 messages · 2023-01-16 → 2023-11-02