diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2025-03-09 20:40:45 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2025-03-09 20:40:45 +0200 |
commit | 03f8e9a7fee0ad4d87bfe48cb22dbca08fd8e6c4 (patch) | |
tree | 4b47ec2ae52b5678603839dfb829876a15913b6d /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 2a943afcff444bade64ad5209f8b248d8d449383 (diff) | |
download | postgresql-03f8e9a7fee0ad4d87bfe48cb22dbca08fd8e6c4.tar.gz postgresql-03f8e9a7fee0ad4d87bfe48cb22dbca08fd8e6c4.zip |
Fix incorrect assertion in libpqwalreceiver
Was supposed to check the length of the array, but was checking its
size in bytes.
Author: Jacob Brazeal <jacob.brazeal@gmail.com>
Discussion: https://www.postgresql.org/message-id/CA%2BCOZaA_9afJxj9ZuO73U5P7WXP%2BZM9NGnZvTDCmBFz0FGP%2BwA@mail.gmail.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions