|May I suggest to add access to the oid of an inserted
Marc G. Fournier <scrappy@hub.org>
|May I suggest to add access to the oid of an inserted |record, by a small patch to libpq++? At least until the |feature that will allow dumped oid's to be re-loaded into |a database becomes available, I need access to the oids |of newly created records... To this end, I have written a |three-line wrapper for the PQoidStatus function in libpq and |named this wrapper OidStatus() (I'd appreciate suggestions for |a name that would better fit into the general naming scheme). | |Regards, | |Ernst |
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq++/libpq++.H | modified | +5 −1 |