Fix comments in ReplicationSlotAcquire().

Amit Kapila <akapila@postgresql.org>

Commit: a9a47fb6d99785d5d272b408d251dca28b0879e3
Author: Amit Kapila <akapila@postgresql.org>
Date: 2024-01-29T04:42:58Z
Releases: 17.0
Fix comments in ReplicationSlotAcquire().

They were incorrectly referring to a slot parameter in
ReplicationSlotAcquire() which is not passed to the API.

Author: Wang Wei
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/OS3PR01MB6275E3CE4DC15FF8B8B80D3A9E7A2@OS3PR01MB6275.jpnprd01.prod.outlook.com

Files

PathChange+/−
src/backend/replication/slot.c modified +1 −4

Discussion