pgsql: Remove unnecessary comment.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unnecessary comment.
Date: 2019-06-23 10:31:38
Message-ID: E1hezmc-0000RC-Pk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove unnecessary comment.

Author: Vik Fearing
Discussion: https://postgr.es/m/150d3e9f-c7ec-3fb3-4fdb-def47c4144af%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/89ff7c08eee355195eba6f544d28584e61200665

Modified Files
--------------
src/backend/access/nbtree/nbtpage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2019-06-23 17:52:12 pgsql: Add security checks to the multivariate MCV estimation code.
Previous Message Tom Lane 2019-06-23 00:32:17 pgsql: Fix spinlock assembly code for MIPS so it works on MIPS r6.