Re: Remove some unnecessary includes of "access/xlog_internal.h"

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-12-08T12:36:05Z
Lists: pgsql-hackers
On 08/12/2023 13:44, Peter Eisentraut wrote:
> I found a few places where access/xlog_internal.h was apparently
> included unnecessarily.  In some of those places, a more specific header
> file (that somehow came in via access/xlog_internal.h) can be used
> instead.  The *.h file change passes headerscheck.

+1

-- 
Heikki Linnakangas
Neon (https://neon.tech)




Commits

  1. Remove some unnecessary includes of "access/xlog_internal.h"