diff options
author | Nathan Bossart <nathan@postgresql.org> | 2025-06-27 13:37:26 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2025-06-27 13:37:26 -0500 |
commit | 4dc48ad28d96326ff6b56331863b96fff0c9414d (patch) | |
tree | 92b214bfb2fd3f44769a6ab505c21bab5fdc3625 /src/backend/commands/tablecmds.c | |
parent | 98dd121fc8fce85da3ad20382fe3deb1586f9cb1 (diff) |
Use correct DatumGet*() function in test_shm_mq_main().
This is purely cosmetic, as dsm_attach() interprets its argument as
a dsm_handle (i.e., an unsigned integer), but we might as well fix
it.
Oversight in commit 4db3744f1f.
Author: Jianghua Yang <yjhjstz@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CAAZLFmRxkUD5jRs0W3K%3DUe4_ZS%2BRcAb0PCE1S0vVJBn3sWH2UQ%40mail.gmail.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions