summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/local_source.c
AgeCommit message (Expand)Author
2023-04-08Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.Thomas Munro
2023-01-02Update copyright for 2023Bruce Momjian
2022-04-05Fix compilerwarning in logging size_tDaniel Gustafsson
2022-04-05pg_rewind: Fetch small files according to new size.Daniel Gustafsson
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-11-04pg_rewind: Refactor the abstraction to fetch from local/libpq source.Heikki Linnakangas