mirror of
https://github.com/postgres/postgres.git
synced 2026-04-10 19:47:07 -04:00
This commit introduces a new column backup_type that indicates the type of backup being performed: either 'full' or 'incremental'. Bump catalog version. Author: Shinya Kato <shinya11.kato@gmail.com> Reviewed-by: Yugo Nagata <nagata@sraoss.co.jp> Discussion: https://postgr.es/m/CAOzEurQuzbHwTj1ehk1a+eeQDidJPyrE5s6mYumkjwjZnurhkQ@mail.gmail.com |
||
|---|---|---|
| .. | ||
| backup_manifest.h | ||
| basebackup.h | ||
| basebackup_incremental.h | ||
| basebackup_sink.h | ||
| basebackup_target.h | ||
| walsummary.h | ||