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 archives
  Advanced Search

Re: pg_query_params



> 
> Does pg_query_params return a false if an item is not found 
> in at database?


False means the query didn't execute successfully.  A successful query
can return an empty but valid result set. 

Nick



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group