aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/applyparallelworker.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2023-08-29 08:58:56 +0200
committerPeter Eisentraut <peter@eisentraut.org>2023-08-29 08:58:56 +0200
commit6844d3275ac6b3c35d824f49362d3fe59b30f26b (patch)
tree00aec58aa8d096cd3d4c8afb2eac478db8b6966b /src/backend/replication/logical/applyparallelworker.c
parent689c66a84bb75e08462c05ffc18514895b19d48e (diff)
downloadpostgresql-6844d3275ac6b3c35d824f49362d3fe59b30f26b.tar.gz
postgresql-6844d3275ac6b3c35d824f49362d3fe59b30f26b.zip
Remove useless if condition
We can call GetAttributeCompression() with a NULL argument. It handles that internally already. This change makes all the callers of GetAttributeCompression() uniform. Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://www.postgresql.org/message-id/flat/52a125e4-ff9a-95f5-9f61-b87cf447e4da@eisentraut.org
Diffstat (limited to 'src/backend/replication/logical/applyparallelworker.c')
0 files changed, 0 insertions, 0 deletions