diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-07-07 13:47:16 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-07-07 13:47:16 -0400 |
commit | 1b0fc85077aadb3f4a965aff35c136398d859624 (patch) | |
tree | d78c0d0ae15f402e5dcd1154edb3e24bb7f35fcd /src/backend/tcop/postgres.c | |
parent | b22934dc032d7b2a297c2d35dc10fd403c8de631 (diff) | |
download | postgresql-1b0fc85077aadb3f4a965aff35c136398d859624.tar.gz postgresql-1b0fc85077aadb3f4a965aff35c136398d859624.zip |
Properly adjust pointers when tuples are moved during CLUSTER.
Otherwise, when we abandon incremental memory accounting and use
batch allocation for the final merge pass, we might crash. This
has been broken since 0011c0091e886b874e485a46ff2c94222ffbf550.
Peter Geoghegan, tested by Noah Misch
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions