forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1cd1a7c
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 parentcfd8cf3 commit1cd1a7c
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7161 | 7161 |
| |
7162 | 7162 |
| |
7163 | 7163 |
| |
7164 |
| - | |
7165 |
| - | |
| 7164 | + | |
| 7165 | + | |
| 7166 | + | |
| 7167 | + | |
| 7168 | + | |
| 7169 | + | |
7166 | 7170 |
| |
7167 | 7171 |
| |
7168 | 7172 |
| |
|
0 commit comments
Comments
(0)