Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SPI_execute (result of a select statement)


  • From: "Jasbinder Bali" <jsbali(at)gmail(dot)com>
  • To: pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org
  • Subject: SPI_execute (result of a select statement)
  • Date: Fri, 1 Sep 2006 02:24:32 -0400
  • Message-id: <a47902760608312324yc7b1d2fyb90a60fb920dcb03(at)mail(dot)gmail(dot)com>

Hi,

While using SPI_execute for a select statement, how do we store the result returned by select statement (say a C variable)?
SPI_execute returns different values for success or failure only as per the postgres manual.

Thanks,
Jas


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group