summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/local_source.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-06Remove unused #include's from bin .c filesPeter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-05-02Fix overridden callbacks in pg_rewind.Daniel Gustafsson
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