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

Started by Peter Eisentrautover 2 years ago2 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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.

Attachments:

0001-Remove-some-unnecessary-includes-of-access-xlog_inte.patchtext/plain; charset=UTF-8; name=0001-Remove-some-unnecessary-includes-of-access-xlog_inte.patchDownload+2-4
#2Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Peter Eisentraut (#1)
Re: Remove some unnecessary includes of "access/xlog_internal.h"

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)