1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-09-16 09:26:30 +02:00

Extens page bitmap by doubling its size

This commit is contained in:
Konstantin Knizhnik
2020-09-02 19:28:44 +03:00
parent 46c7dba3bb
commit 9d8b4d8655
5 changed files with 146 additions and 45 deletions

3
.gitignore vendored
View File

@@ -34,9 +34,6 @@
# Extra files
/src/pg_crc.c
/src/datapagemap.c
/src/datapagemap.h
/src/logging.h
/src/receivelog.c
/src/receivelog.h
/src/streamutil.c