- Notifications
You must be signed in to change notification settings - Fork5
Commite2c9fd8
committed
|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|1 parent5e773a4 commite2c9fd8
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
127 | 131 |
| |
128 | 132 |
| |
129 | 133 |
| |
|
0 commit comments
Comments
(0)