diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-10-02 22:54:37 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-10-02 22:54:37 +0200 |
commit | 381f5cffae0040a402e082adc5d5e7636035d2a7 (patch) | |
tree | f00c18ac7dcb3b54ec788090460c455549614675 /src/bin/pg_waldump/rmgrdesc.h | |
parent | a1b064e4b22686ecaecdf1cee0abfe53b81f6aaf (diff) |
Remove check for NULL in STRICT functionHEADorigin/masterorigin/HEADmaster
test_bms_make_singleton is defined as STRICT and only takes a single
parameter, so there is no need to check that parameter for NULL as a
NULL input won't ever reach there.
Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/BC483901-9587-4076-B20F-9A414C66AB78@yesql.se
Diffstat (limited to 'src/bin/pg_waldump/rmgrdesc.h')
0 files changed, 0 insertions, 0 deletions