pgsql: Remove comment obsoleted by 11c2d6fd.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove comment obsoleted by 11c2d6fd.
Date: 2023-04-04 21:53:12
Message-ID: E1pjoaV-001Nvb-EQ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove comment obsoleted by 11c2d6fd.

Reported-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/1604497.1680637072%40sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/backend/optimizer/path/joinpath.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-04-04 22:44:35 pgsql: Fix MSVC warning introduced in ea1db8ae70.
Previous Message Jeff Davis 2023-04-04 17:45:28 pgsql: Canonicalize ICU locale names to language tags.