Re: [PATCH] Fix incorrect parser comment

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: David Christensen <david(at)pgguru(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix incorrect parser comment
Date: 2026-01-16 07:18:53
Message-ID: aWnmXdeQ0FxxH2_8@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 14, 2026 at 01:26:03PM -0600, David Christensen wrote:
> Noted when doing some other unrelated changes; these are RoleSpec
> nodes, not String. This comment has been wrong for ~ 10 years. :D

Indeed, thanks. Adding that to my stack for later.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-01-16 07:21:31 Re: fix a spelling mistake
Previous Message Ashutosh Bapat 2026-01-16 07:10:50 Re: Import Statistics in postgres_fdw before resorting to sampling.