Add missing CustomPathMethods on typedefs.list

From: "Matheus Alcantara" <matheusssilv97(at)gmail(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Add missing CustomPathMethods on typedefs.list
Date: 2026-07-07 13:25:57
Message-ID: DJSDFVDK9IBK.TBBPGPUI6EEA@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

While reading src/include/nodes/extensible.h, I noticed that
CustomPathMethods was not correctly indented; this was because its
declaration was missing on typedefs.list. The attached patch fixes this.

--
Matheus Alcantara
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
0001-Add-missing-CustomPathMethods-on-typedefs.list.patch text/plain 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ZizhuanLiu X-MAN 2026-07-07 13:40:10 Re: support create index on virtual generated column.
Previous Message Peter Eisentraut 2026-07-07 12:39:02 Re: Mark class_descr strings for translation