Re: Reduce the dependence on access/xlog_internal.h

2020-10-20 Thread Mark Dilger
> On Oct 19, 2020, at 7:05 PM, Andres Freund wrote: > > Hi, > > On 2020-10-19 18:29:27 -0700, Mark Dilger wrote: >> Please find access/xlog_internal.h refactored in the attached patch >> series. This header is included from many places, including external >> tools. It is aesthetically disple

Re: Reduce the dependence on access/xlog_internal.h

2020-10-19 Thread Andres Freund
Hi, On 2020-10-19 18:29:27 -0700, Mark Dilger wrote: > Please find access/xlog_internal.h refactored in the attached patch > series. This header is included from many places, including external > tools. It is aesthetically displeasing to have something called > "internal" used from so many place