On Tue, Sep 3, 2024 at 4:12 PM shveta malik <shveta.ma...@gmail.com> wrote: > ... > Shall we make the change in code-comment as well: > > typedef struct ReplicationSlot > { > ... > /* The time since the slot has become inactive */ > TimestampTz inactive_since; > } >
Hi Shveta, Yes, I think so. I hadn't bothered to include this in the v1 patch only because the docs are user-facing, but this code comment isn't. However, now that you've mentioned it, I made the same change here also. Thanks. See patch v2. ====== Kind Regards, Peter Smith. Fujitsu Australia
v2-0001-fix-description-for-inactive_since.patch
Description: Binary data