pgsql: Remove incorrect comment in dshash.c.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove incorrect comment in dshash.c.
Date: 2018-10-29 00:02:03
Message-ID: E1gGv0N-0001Dz-3E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove incorrect comment in dshash.c.

Back-patch to 11.

Author: Antonin Houska
Discussion: https://postgr.es/m/8726.1540553521%40localhost

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/051a1494bd31fbb743c23d39299da6933847afb5

Modified Files
--------------
src/backend/lib/dshash.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-10-29 00:02:15 pgsql: Remove incorrect comment in dshash.c.
Previous Message Andrew Dunstan 2018-10-28 19:31:04 pgsql: Fix perl searchpath for modern perl for MSVC tools