postgresql/src/backend/storage
Alvaro Herrera b3d7d6e462
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
2022-01-30 12:25:24 -03:00
..
buffer Remove xloginsert.h from xlog.h 2022-01-30 12:25:24 -03:00
file Update copyright for 2022 2022-01-07 19:04:57 -05:00
freespace Remove xloginsert.h from xlog.h 2022-01-30 12:25:24 -03:00
ipc Fix ordering of XIDs in ProcArrayApplyRecoveryInfo 2022-01-27 20:13:55 +01:00
large_object Update copyright for 2022 2022-01-07 19:04:57 -05:00
lmgr Update copyright for 2022 2022-01-07 19:04:57 -05:00
page Update copyright for 2022 2022-01-07 19:04:57 -05:00
smgr Update copyright for 2022 2022-01-07 19:04:57 -05:00
sync Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
Makefile Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00