forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit061cc7e
committed
Remove some comments related to pqPipelineSync() and PQsendPipelineSync()
These comments explained how these functions behave internally, and theequivalent is described in the documentation section dedicated to thepipeline mode of libpq. Let's remove these comments, getting rid of theduplication with the docs.Reported-by: Álvaro HerreraReviewed-by: Álvaro HerreraDiscussion:https://postgr.es/m/202401150949.wq7ynlmqxphy@alvherre.pgsql1 parent2197d06 commit061cc7e
1 file changed
+0
-17
lines changedLines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3247 | 3247 |
| |
3248 | 3248 |
| |
3249 | 3249 |
| |
3250 |
| - | |
3251 |
| - | |
3252 |
| - | |
3253 |
| - | |
3254 |
| - | |
3255 |
| - | |
3256 |
| - | |
3257 |
| - | |
3258 |
| - | |
3259 |
| - | |
3260 |
| - | |
3261 |
| - | |
3262 |
| - | |
3263 |
| - | |
3264 |
| - | |
3265 |
| - | |
3266 |
| - | |
3267 | 3250 |
| |
3268 | 3251 |
| |
3269 | 3252 |
| |
|
0 commit comments
Comments
(0)