mirror of
https://github.com/postgres/postgres.git
synced 2026-03-18 16:44:00 -04:00
identical to tuplestore_puttuple(), except it operates on arrays of Datums + nulls rather than a fully-formed HeapTuple. In several places that use the tuplestore API, this means we can avoid creating a HeapTuple altogether, saving a copy. |
||
|---|---|---|
| .. | ||
| logtape.c | ||
| Makefile | ||
| tuplesort.c | ||
| tuplestore.c | ||