diff options
| author | Neil Conway <neilc@samurai.com> | 2008-03-25 19:26:54 +0000 |
|---|---|---|
| committer | Neil Conway <neilc@samurai.com> | 2008-03-25 19:26:54 +0000 |
| commit | 1d812a98b47da94ad274dcac682c5d2c014aae16 (patch) | |
| tree | 6d4b51db76796e3dd7a59e7b18432bf179fe89ad /src/backend/utils/cache/catcache.c | |
| parent | 76cf067ae40d5f8c4bf95954726e0067131da84b (diff) | |
Add a new tuplestore API function, tuplestore_putvalues(). This is
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.
Diffstat (limited to 'src/backend/utils/cache/catcache.c')
0 files changed, 0 insertions, 0 deletions
