Add missing CustomPathMethods on typedefs.list - Mailing list pgsql-hackers

From Matheus Alcantara
Subject Add missing CustomPathMethods on typedefs.list
Date
Msg-id DJSDFVDK9IBK.TBBPGPUI6EEA@gmail.com
Whole thread
Responses Re: Add missing CustomPathMethods on typedefs.list
List 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

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Mark class_descr strings for translation
Next
From: Amit Langote
Date:
Subject: Re: ri_Fast* crash w/ nullable UNIQUE constraint