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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6b73d7e) | patch
Add SPI-level support for executing SQL commands with one-time-use plans,
Tue, 1 Apr 2008 03:09:30 +0000 (03:09 +0000)
Tue, 1 Apr 2008 03:09:30 +0000 (03:09 +0000)
commit d5466e38f0fbc196b250d082bdab62728de036f9
Add SPI-level support for executing SQL commands with one-time-use plans,
that is commands that have out-of-line parameters but the plan is prepared
assuming that the parameter values are constants. This is needed for the
plpgsql EXECUTE USING patch, but will probably have use elsewhere.

This commit includes the SPI functions and documentation, but no callers
nor regression tests. The upcoming EXECUTE USING patch will provide
regression-test coverage. I thought committing this separately made
sense since it's logically a distinct feature.
doc/src/sgml/spi.sgml diff | blob | blame | history
src/backend/executor/spi.c diff | blob | blame | history
src/include/executor/spi.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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