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-03T22:42:07Z
Lists: pgsql-hackers
On Thu, Nov 03, 2022 at 07:19:07PM +0700, John Naylor wrote: > Because it wouldn't compile otherwise, obviously. :-) > > I must have been working on it before bfb9dfd93720 Hehe, my fault then ;p The CI is able to complete without it. Would you mind if it is removed? If you don't want us to poke more at the bear, that's a nit so leaving things as they are is also fine by me. -- 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