Remove xloginsert.h from xlog.h

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: b3d7d6e462fce56ec68ca8dd5424f36f630c60f6
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-01-30T15:25:24Z
Releases: 15.0
Remove xloginsert.h from xlog.h

xlog.h is directly and indirectly #included in a lot of places.  With
this change, xloginsert.h is no longer unnecessarily included in the
large number of them that don't need it.

Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://postgr.es/m/CALj2ACVe-W+WM5P44N7eG9C2_FmaeM8Dq5aCnD3fHt0Ba=WR6w@mail.gmail.com

Files

Discussion