forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8af71fc
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 parent1c635b0 commit8af71fc
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6938 | 6938 |
| |
6939 | 6939 |
| |
6940 | 6940 |
| |
6941 |
| - | |
6942 |
| - | |
| 6941 | + | |
| 6942 | + | |
| 6943 | + | |
| 6944 | + | |
| 6945 | + | |
| 6946 | + | |
6943 | 6947 |
| |
6944 | 6948 |
| |
6945 | 6949 |
| |
|
0 commit comments
Comments
(0)