C where are oids defined? - Mailing list pgsql-interfaces

From frank ernest
Subject C where are oids defined?
Date
Msg-id trinity-dca89253-43e5-406f-9709-0bcfe2629856-1405438583928@3capp-mailcom-lxa07
Whole thread Raw
Responses Re: C where are oids defined?  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-interfaces
Hi, I'm new and I can't seem to figure out what values are permitted for OID
PQexecPrepared(parrentcon, insertstmt, 2, argz_str, //fixme);
I've looked in the docs but it's simply evading me. In C the values are of type char * and in the database they are of
typevarchar(255).
 

Thanks



pgsql-interfaces by date:

Previous
From: madhu_d
Date:
Subject: Insert/update a column if it doesnot exists in a database using C program
Next
From: Jeff Davis
Date:
Subject: Re: C where are oids defined?