1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-05 13:20:31 +02:00
Backup and recovery manager for PostgreSQL https://postgrespro.github.io/pg_probackup/
Go to file
Michael Paquier a31fdbd260 Remove outdated versions of PageHeaderData
This code was dead and maintained ony for multi-versioning.
2013-12-13 01:07:43 +09:00
data/sample_backup Convert newline characters from CRLF to LF. 2013-01-24 06:35:48 +00:00
expected Adapt output of regressions with new options and "show" output 2013-12-13 00:57:54 +09:00
pgut Remove outdated functions in pgut 2013-12-13 01:02:43 +09:00
sql Fix regression tests 2013-12-10 18:11:32 +09:00
.gitignore Add .gitignore for project 2013-12-10 02:32:17 +09:00
backup.c Clean up the snapshot related stuff 2013-12-13 00:20:20 +09:00
catalog.c Support pg_rman for PG_VERSION_NUM >= 9.3 2013-12-10 03:21:07 +09:00
COPYRIGHT revised for pg_rman1.2.2 2011-11-28 04:22:05 +00:00
data.c Remove outdated versions of PageHeaderData 2013-12-13 01:07:43 +09:00
delete.c - Fix possible broken backup which is getting from standby. 2013-09-09 09:00:13 +00:00
dir.c Support pg_rman for PG_VERSION_NUM >= 9.3 2013-12-10 03:21:07 +09:00
init.c Convert newline characters from CRLF to LF. 2013-01-24 06:35:48 +00:00
Makefile Refactor code in pgsql_src for server monitoring 2013-12-12 23:54:52 +09:00
parray.c Convert newline characters from CRLF to LF. 2013-01-24 06:35:48 +00:00
parray.h Convert newline characters from CRLF to LF. 2013-01-24 06:35:48 +00:00
pg_rman.c Merge "show timeline" and "show" as a single command 2013-12-13 00:54:27 +09:00
pg_rman.h Merge "show timeline" and "show" as a single command 2013-12-13 00:54:27 +09:00
restore.c Remove notion of Xlog ID/offset and use XLogRecPtr instead 2013-12-12 22:45:57 +09:00
show.c Merge "show timeline" and "show" as a single command 2013-12-13 00:54:27 +09:00
status.c Fix server status not correctly fetched 2013-12-13 00:29:25 +09:00
util.c Convert newline characters from CRLF to LF. 2013-01-24 06:35:48 +00:00
validate.c Convert newline characters from CRLF to LF. 2013-01-24 06:35:48 +00:00
xlog.c Begin cleanup of version-related code 2013-12-12 22:20:08 +09:00