Re: Incorrect include file order in guc-file.l
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: John Naylor <john.naylor@enterprisedb.com>
Cc: Julien Rouhaud <rjuju123@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-05T03:34:02Z
Lists: pgsql-hackers
On Fri, Nov 04, 2022 at 07:55:20AM +0700, John Naylor wrote: > I've removed it. Thanks. Aha, there were three more of these, as of rewriteheap.c, copydir.c and pgtz.c that I also forgot to clean up in bfb9dfd.. -- Michael
Commits
-
Remove unneeded includes of <sys/stat.h>
- 2a71de8915b4 16.0 landed
-
Remove outdated include
- 233cf6e8adfc 16.0 landed
-
Straighten include order in guc-file.l
- 062eef3a9bbd 16.0 landed