[PATCH] Fix incorrect parser comment

From: David Christensen <david(at)pgguru(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Fix incorrect parser comment
Date: 2026-01-14 19:26:03
Message-ID: CAHM0NXgdvpyaWp58=7RCqEZ-8nxfhbYRbXjwSqp5-72SKr2KUA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Noted when doing some other unrelated changes; these are RoleSpec
nodes, not String. This comment has been wrong for ~ 10 years. :D

Attachment Content-Type Size
0001-Fix-incorrect-parser-comment.patch application/octet-stream 1021 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-01-14 19:41:34 Re: Import Statistics in postgres_fdw before resorting to sampling.
Previous Message Robert Haas 2026-01-14 19:24:09 Re: Proposal to allow setting cursor options on Portals