aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-03-18 10:38:16 +0900
committerMichael Paquier <michael@paquier.xyz>2022-03-18 10:38:16 +0900
commitf512efb2d50ab78e7610f0e3801925f22ebec611 (patch)
treec79cdec4cbe897758b9e9a1c3f61073a1b8ff777 /src/backend/access/transam/xlog.c
parentb2397aae23982b77de29d3a55b263a03852d0714 (diff)
downloadpostgresql-f512efb2d50ab78e7610f0e3801925f22ebec611.tar.gz
postgresql-f512efb2d50ab78e7610f0e3801925f22ebec611.zip
Fix header inclusion order in pg_receivewal.c
lz4frame.h was getting declared after the headers specific to Postgres, but it needs to be included between postgres_fe.h and the internal headers. Issue introduced by babbbb5. Reported-by: Justin Prysby Discussion: https://postgr.es/m/20220317111220.GI28503@telsasoft.com
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions