pgsql: Update obsolete comment.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update obsolete comment.
Date: 2020-02-15 20:22:43
Message-ID: E1j33xb-0001pb-KP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update obsolete comment.

Noted by Justin Pryzby, though I chose to just rip out the stale text,
as it's in no way relevant to this particular function.

Discussion: https://postgr.es/m/20200212182337.GZ1412@telsasoft.com

Branch
------
master

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

Modified Files
--------------
src/backend/commands/cluster.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-02-16 06:03:14 Re: pgsql: walreceiver uses a temporary replication slot by default
Previous Message Tom Lane 2020-02-15 20:13:49 pgsql: Clarify coding in Catalog::AddDefaultValues.