You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/pg_rewind
Heikki Linnakangas 484a848a73 Fix pg_rewind regression failure after "fast promotion" 11 years ago
..
t Shut down test servers after pg_rewind regression tests. 11 years ago
.gitignore
Makefile Add missing installcheck target to pg_rewind's Makefile 11 years ago
RewindTest.pm Fix pg_rewind regression failure after "fast promotion" 11 years ago
copy_fetch.c Add missing newlines to error messages. 11 years ago
datapagemap.c
datapagemap.h
fetch.c Minor cleanup of pg_rewind. 11 years ago
fetch.h Minor cleanup of pg_rewind. 11 years ago
file_ops.c
file_ops.h
filemap.c Minor cleanup of pg_rewind. 11 years ago
filemap.h Minor cleanup of pg_rewind. 11 years ago
libpq_fetch.c Minor cleanup of pg_rewind. 11 years ago
logging.c Minor cleanup of pg_rewind. 11 years ago
logging.h
nls.mk Add file_ops.c to GETTEXT_FILES in nls.mk. 11 years ago
parsexlog.c Add missing newlines to error messages. 11 years ago
pg_rewind.c Minor cleanup of pg_rewind. 11 years ago
pg_rewind.h
timeline.c