Remove unused argument in apply_handle_commit_internal().

Amit Kapila <akapila@postgresql.org>

Commit: 16bd4becee32240d09db5c6cbec87957fdfcd2d9
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-07-30T02:47:38Z
Releases: 15.0
Remove unused argument in apply_handle_commit_internal().

Oversight in commit 0926e96c49.

Author: Masahiko Sawada
Reviewed-By: Amit Kapila
Backpatch-through: 14, where it was introduced
Discussion: https://postgr.es/m/CAD21AoDeScrsHhLyEPYqN3sydg6PxAPVBboK=30xJfUVihNZDA@mail.gmail.com

Files

PathChange+/−
src/backend/replication/logical/worker.c modified +4 −5

Discussion