mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
tuples with less header overhead than a regular HeapTuple, per my recent proposal. Teach TupleTableSlot code how to deal with these. As proof of concept, change tuplestore.c to store MinimalTuples instead of HeapTuples. Future patches will expand the concept to other places where it is useful.
12 KiB
12 KiB