Add missing CustomPathMethods on typedefs.list
Matheus Alcantara <matheusssilv97@gmail.com>
From: "Matheus Alcantara" <matheusssilv97@gmail.com>
To: "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2026-07-07T13:25:57Z
Lists: pgsql-hackers
Attachments
- 0001-Add-missing-CustomPathMethods-on-typedefs.list.patch (text/plain) patch 0001
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