- Notifications
You must be signed in to change notification settings - Fork5
Commit0de93a9
committed
Add some weasel wording about threaded usage of PGresults.
PGresults used to be read-only from the application's viewpoint, but nowthat we've exposed various functions that allow modification of a PGresult,that sweeping statement is no longer accurate. Noted by Dmitriy Igrishin.1 parent1e616f6 commit0de93a9
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7197 | 7197 |
| |
7198 | 7198 |
| |
7199 | 7199 |
| |
7200 |
| - | |
7201 |
| - | |
| 7200 | + | |
| 7201 | + | |
| 7202 | + | |
| 7203 | + | |
| 7204 | + | |
| 7205 | + | |
7202 | 7206 |
| |
7203 | 7207 |
| |
7204 | 7208 |
| |
|
0 commit comments
Comments
(0)