Revert unnecessary check for NULL
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 22 Aug 2025 11:47:19 +0000 (14:47 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 22 Aug 2025 11:47:19 +0000 (14:47 +0300)
commit807ee417e562c355360e891f415e6e8e6e4c40ed
tree77d6524a4acbc40f6423cf91e364f272d4f11bcb
parente411a8d25a4b39e5a896f765ca91636057e261fc
Revert unnecessary check for NULL

Jelte pointed out that this was unnecessary, but I failed to remove it
before pushing f6f0542266. Oops.

Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://www.postgresql.org/message-id/CAGECzQT%3DxNV-V%2BvFC7YQwYQMj0wGN61b3p%3DJ1_rL6M0vbjTtrA@mail.gmail.com
Backpatch-through: 18
src/interfaces/libpq/fe-protocol3.c