|May I suggest to add access to the oid of an inserted

Marc G. Fournier <scrappy@hub.org>

Commit: e2c9fd8e870088422c92bb5f961703bbb5ba4616
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-08-21T04:32:09Z
Releases: 7.1.1
|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

PathChange+/−
src/interfaces/libpq++/libpq++.H modified +5 −1