aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-03-11 12:28:22 -0500
committerRobert Haas <rhaas@postgresql.org>2016-03-11 12:34:20 -0500
commit7087166a88fe0c04fc6636d0d6d6bea1737fc1fb (patch)
tree94b7681005b94722dab2dab8b3630532e1e78cd3 /src/include/postgres.h
parent9118d03a8cca3d97327c56bf89a72e328e454e63 (diff)
downloadpostgresql-7087166a88fe0c04fc6636d0d6d6bea1737fc1fb.tar.gz
postgresql-7087166a88fe0c04fc6636d0d6d6bea1737fc1fb.zip
pg_upgrade: Convert old visibility map format to new format.
Commit a892234f830e832110f63fc0a2afce2fb21d1584 added a second bit per page to the visibility map, but pg_upgrade has been unaware of it up until now. Therefore, a pg_upgrade from an earlier major release of PostgreSQL to any commit preceding this one and following the one mentioned above would result in invalid visibility map contents on the new cluster, very possibly leading to data corruption. This plugs that hole. Masahiko Sawada, reviewed by Jeff Janes, Bruce Momjian, Simon Riggs, Michael Paquier, Andres Freund, me, and others.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions