diff options
author | Robert Haas <rhaas@postgresql.org> | 2023-10-17 10:23:31 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2023-10-17 10:23:31 -0400 |
commit | a1a5da8cb74b7abf54a1f5fc5b5a442bb807843c (patch) | |
tree | e4d4f419a4c2be5f1e043cc920883f98313c8324 /src/backend/jit/llvm/llvmjit_wrap.cpp | |
parent | d6b0c2bcb1b604e919b15a32c1aeb981bfae4d51 (diff) | |
download | postgresql-a1a5da8cb74b7abf54a1f5fc5b5a442bb807843c.tar.gz postgresql-a1a5da8cb74b7abf54a1f5fc5b5a442bb807843c.zip |
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
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_wrap.cpp')
0 files changed, 0 insertions, 0 deletions