Reorder header files in alphabetical order

Started by Etsuro Fujitaalmost 9 years ago3 messageshackers
Beta feature

Hackorum builds and tests every patch posted to the lists, not only commitfest submissions. This is Hackorum's own CI rather than the PostgreSQL project's, and it is still under testing - please report anything that looks wrong.

never appliedCI history
Jump to latest
#1Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp

Hi,

Attached is a patch to reorder header files in joinrels.c and pathnode.c
in alphabetical order, removing unnecessary ones.

Best regards,
Etsuro Fujita

Attachments:

reorder-header-files.patchtext/plain; charset=Shift_JIS; name=reorder-header-files.patchDownload+4-6
#2Bruce Momjian
bruce@momjian.us
In reply to: Etsuro Fujita (#1)
Re: [HACKERS] Reorder header files in alphabetical order

On Thu, Nov 9, 2017 at 09:42:40PM +0900, Etsuro Fujita wrote:

Hi,

Attached is a patch to reorder header files in joinrels.c and pathnode.c
in alphabetical order, removing unnecessary ones.

Applied, thanks.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +
#3Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp
In reply to: Bruce Momjian (#2)
Re: [HACKERS] Reorder header files in alphabetical order

(2018/01/18 8:10), Bruce Momjian wrote:

Applied, thanks.

Thanks for picking this up!

Best regards,
Etsuro Fujita