aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeAgg.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-07-17 16:45:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-07-17 16:45:25 +0000
commit0a49e774b1ba172b9d2387152bb843ea7fb3c622 (patch)
tree0a4ffb48e9f98b3f6fc4e3f8270e374bc8c4577c /src/backend/executor/nodeAgg.c
parent537c1c1983ad82dfbc101dac5184b7257a3f998c (diff)
downloadpostgresql-0a49e774b1ba172b9d2387152bb843ea7fb3c622.tar.gz
postgresql-0a49e774b1ba172b9d2387152bb843ea7fb3c622.zip
Repair boundary-case bug introduced by patch of two months ago that
fixed incorrect initial setting of StartUpID. The logic in XLogWrite() expects that Write->curridx is advanced to the next page as soon as LogwrtResult points to the end of the current page, but StartupXLOG() failed to make that happen when the old WAL ended exactly on a page boundary. Per trouble report from Hannu Krosing.
Diffstat (limited to 'src/backend/executor/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions