pgsql: Perform a lot more sanity checks when freezing tuples.

2017-12-14 Thread Andres Freund
Perform a lot more sanity checks when freezing tuples. The previous commit has shown that the sanity checks around freezing aren't strong enough. Strengthening them seems especially important because the existance of the bug has caused corruption that we don't want to make even worse during future

pgsql: Perform a lot more sanity checks when freezing tuples.

2017-12-14 Thread Andres Freund
Perform a lot more sanity checks when freezing tuples. The previous commit has shown that the sanity checks around freezing aren't strong enough. Strengthening them seems especially important because the existance of the bug has caused corruption that we don't want to make even worse during future

pgsql: Perform a lot more sanity checks when freezing tuples.

2017-12-14 Thread Andres Freund
Perform a lot more sanity checks when freezing tuples. The previous commit has shown that the sanity checks around freezing aren't strong enough. Strengthening them seems especially important because the existance of the bug has caused corruption that we don't want to make even worse during future

pgsql: Perform a lot more sanity checks when freezing tuples.

2017-12-14 Thread Andres Freund
Perform a lot more sanity checks when freezing tuples. The previous commit has shown that the sanity checks around freezing aren't strong enough. Strengthening them seems especially important because the existance of the bug has caused corruption that we don't want to make even worse during future

pgsql: Perform a lot more sanity checks when freezing tuples.

2017-12-14 Thread Andres Freund
Perform a lot more sanity checks when freezing tuples. The previous commit has shown that the sanity checks around freezing aren't strong enough. Strengthening them seems especially important because the existance of the bug has caused corruption that we don't want to make even worse during future

pgsql: Perform a lot more sanity checks when freezing tuples.

2017-12-14 Thread Andres Freund
Perform a lot more sanity checks when freezing tuples. The previous commit has shown that the sanity checks around freezing aren't strong enough. Strengthening them seems especially important because the existance of the bug has caused corruption that we don't want to make even worse during future