Fix header inclusion order in pg_receivewal.c
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_receivewal.c | modified | +4 −4 |
Discussion
- Teach pg_receivewal to use lz4 compression 55 messages · 2021-06-29 → 2022-03-18