[COMMITTERS] pgsql: Update code comment for temporary replication slots - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: Update code comment for temporary replication slots
Date
Msg-id E1dkatr-0000Qv-ND@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update code comment for temporary replication slots

Reported-by: Alvaro Herrera <alvherre@2ndquadrant.com>

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d51b0872bf9a71d9585ca13bbf1f9463d9c61182

Modified Files
--------------
src/include/replication/slot.h | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Fix outdated comment
Next
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: Push limit through subqueries to underlyingsort, where possible