summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/local_source.c
Commit message (Expand)AuthorAgeFilesLines
* Fix overridden callbacks in pg_rewind.Daniel Gustafsson2023-05-021-1/+1
* Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.Thomas Munro2023-04-081-2/+2
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Fix compilerwarning in logging size_tDaniel Gustafsson2022-04-051-2/+2
* pg_rewind: Fetch small files according to new size.Daniel Gustafsson2022-04-051-10/+66
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* pg_rewind: Refactor the abstraction to fetch from local/libpq source.Heikki Linnakangas2020-11-041-0/+131