[sr-dev] db_postgres/sqlops support of no return values

Alex Balashov abalashov at evaristesys.com
Sun Oct 10 10:48:08 CEST 2010


Is it difficult to make db_postgres and/or sqlops support no values 
returned - i.e. a void result set?

Recent versions of Postgres allow stored procedures to return 'void'. 
  I like to call these a lot, but unfortunately sqlops or the database 
layer does not like that.  So, I have to either write wrappers or make 
the procedures return things like a boolean 't' just to fix this.

-- 
Alex Balashov - Principal
Evariste Systems LLC
1170 Peachtree Street
12th Floor, Suite 1200
Atlanta, GA 30309
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/



More information about the sr-dev mailing list