[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-0000Qu-NA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update code comment for temporary replication slots

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6d242ee980193f29618aa899eb61f67a953bd712

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