git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 76cf067) | patch
Add a new tuplestore API function, tuplestore_putvalues(). This is
2008年3月25日 19:26:54 +0000 (19:26 +0000)
2008年3月25日 19:26:54 +0000 (19:26 +0000)
commit 1d812a98b47da94ad274dcac682c5d2c014aae16
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.
src/backend/commands/prepare.c diff | blob | blame | history
src/backend/executor/execQual.c diff | blob | blame | history
src/backend/utils/mmgr/portalmem.c diff | blob | blame | history
src/backend/utils/sort/tuplestore.c diff | blob | blame | history
src/include/utils/tuplestore.h diff | blob | blame | history
src/pl/plperl/plperl.c diff | blob | blame | history
src/pl/plpgsql/src/pl_exec.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /