aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-10-31 19:25:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-10-31 19:25:29 +0000
commit8a45a2e9b6c352061910c5f8a56caf6751ca2f2c (patch)
treea41e63921bb2838c70b71458fbd155a9243c9779 /src/backend/tcop/postgres.c
parent5936055d46c29aecb8a74db316a9421c1c62cf8b (diff)
downloadpostgresql-8a45a2e9b6c352061910c5f8a56caf6751ca2f2c.tar.gz
postgresql-8a45a2e9b6c352061910c5f8a56caf6751ca2f2c.zip
Fix miscalculation of remaining free space during tuple chain moving.
Only affects machines where MAXALIGN > 4, and is a boundary-condition case even there, but still surprising that it's not been identified before. Also reduce tuple chain move give-up messages from WARNING to DEBUG1, since they are not unexpected conditions.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions