Remove redundant check for fast_forward.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: e251e780bfe62168d0edfec459ebdc66b991753f
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2023-06-30T15:31:10Z
Releases: 17.0
Remove redundant check for fast_forward.

We already checked for it earlier in the function.

Reviewed-by: Andres Freund
Discussion: https://www.postgresql.org/message-id/1ba2899e-77f8-7866-79e5-f3b7d1251a3e@iki.fi

Files

PathChange+/−
src/backend/replication/logical/decode.c modified +1 −2

Discussion