mirror of https://github.com/postgres/postgres
Per project policy, all system and library headers need to be declared
in the backend code after "postgres.h" and before the internal headers,
but 4035cd5
broke this policy when adding support for LZ4 in
wal_compression.
Noticed while reviewing the patch to add support for zstd in this area.
This only impacts HEAD, so there is no need for a back-patch.
pull/81/head
parent
352d297dc7
commit
0071fc7127
Loading…
Reference in new issue