Make the order of the header file includes consistent in C files

Edit
ID 4889
Title Make the order of the header file includes consistent in C files
Topic Refactoring
Created 2024-03-08 08:47:18
Last modified 2024-03-18 01:09:07 (8 months ago)
Latest email 2024-03-18 00:39:25 (8 months ago)
Status
2024-07: Committed
Target version
Authors Richard Guo (richardguo)
Reviewers Become reviewer
Committer Peter Eisentraut (petere)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4889
git checkout commitfest/cf/4889
Emails
Regarding the order of the header file includes
First at 2024-03-06 09:32:31 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-03-18 00:39:25 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v2-0001-Make-the-order-of-the-header-file-includes-consistent-in-backend-modules.patch) at 2024-03-12 11:47:01 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v2-0001-Make-the-order-of-the-header-file-includes-consistent-in-backend-modules.patch) at 2024-03-12 11:47:01 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Make-the-order-of-the-header-file-includes-consistent-in-backend-modules.patch) at 2024-03-06 09:32:31 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-03-18 01:09:07 Richard Guo (richardguo) Closed in commitfest 2024-07 with status: Committed
2024-03-18 01:09:07 Richard Guo (richardguo) Changed committer to petere
2024-03-08 08:47:29 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2024-03-08 08:47:19 Richard Guo (richardguo) Attached mail thread CAMbWs4-WhpCFMbXCjtJ+FzmjfPrp7Hw1pk4p+ZpU95Kh3ofZ1A@mail.gmail.com
2024-03-08 08:47:18 Richard Guo (richardguo) Created patch record
Edit