chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #609: postgresql: executing stored procedures wit


From: Chicken Trac
Subject: Re: [Chicken-janitors] #609: postgresql: executing stored procedures with bind parameters fails
Date: Sun, 19 Jun 2011 13:08:48 -0000

#609: postgresql: executing stored procedures with bind parameters fails
-------------------------+--------------------------------------------------
  Reporter:  syn         |       Owner:  sjamaan   
      Type:  defect      |      Status:  closed    
  Priority:  minor       |   Milestone:  4.8.0     
 Component:  extensions  |     Version:  4.7.x     
Resolution:  fixed       |    Keywords:  postgresql
-------------------------+--------------------------------------------------
Changes (by sjamaan):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 This is actually an inconsistency/bug in postgresql (see
 [http://archives.postgresql.org/pgsql-general/2011-06/msg00472.php this
 mail exchange]).

 It is now possible (postgresql trunk) to provide the name of a prepared
 statement (which is what EXECUTE runs, not stored procedures) as a symbol
 to {{{query}}} instead of a string query.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/609#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]