Unix Technical Forum

pgsql: Add SPI-level support for executing SQL commands with

This is a discussion on pgsql: Add SPI-level support for executing SQL commands with within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Add SPI-level support for executing SQL commands with one-time-use plans, that is commands that have out-of-line ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Committers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-11-2008, 01:57 AM
Tom Lane
 
Posts: n/a
Default pgsql: Add SPI-level support for executing SQL commands with

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/doc/src/sgml:
spi.sgml (r1.61 -> r1.62)
(http://anoncvs.postgresql.org/cvsweb...1=1.61&r2=1.62)
pgsql/src/backend/executor:
spi.c (r1.191 -> r1.192)
(http://anoncvs.postgresql.org/cvsweb...1.191&r2=1.192)
pgsql/src/include/executor:
spi.h (r1.65 -> r1.66)
(http://anoncvs.postgresql.org/cvsweb...1=1.65&r2=1.66)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:56 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com