mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
This requires changing quite a few places that were depending on sizeof(HeapTupleHeaderData), but it seems for the best. Michael Paquier, some adjustments by me