On 2009-04-09, Eric Smith <[email protected]> wrote:
> All,
>
>  From the C API, how do I check for the existence of a column name in  
> a given table?

you can look at the information schema, column-names in a result-set,
or error messages.  which is most apropriate depends on the context.



-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to