mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
looks like someone just didn't add support for multiple segments for truncation. The following patch seems to do the right thing, for me at least. It passed my tests, my data looks right(no data that shouldn't be in there) and regression is ok. Ole Gjerde