Re: V18 release Notes typo

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: V18 release Notes typo
Date: 2025-08-04 19:39:15
Message-ID: db426af6-f785-41da-b2dd-a7773d5e1bda@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2025-08-02 Sa 4:57 PM, Andrew Dunstan wrote:
>
>
> The V18 Release notes contain this:
>
>
> Allow inactive replication slots to be automatically invalided
> using server variable idle_replication_slot_timeout
> <https://www.postgresql.org/docs/18/runtime-config-replication.html#GUC-IDLE-REPLICATION-SLOT-TIMEOUT>
> (Nisha Moond, Bharath Rupireddy)
>
>
> Shouldn't this read "invalidated"?
>
>
>

On the principle that silence is consent, I have committed a fix for this.

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-08-04 19:56:01 Re: More protocol.h replacements this time into walsender.c
Previous Message Jim Nasby 2025-08-04 19:37:19 Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)