mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 12:35:06 -04:00
fc7a2affab
don't deal well with tuples having dropped columns. The attached fixes the issue. Please apply. Joe Conway