forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8bf7db0
committed
Fix comment of PQputCopyEnd()
The comment describing the error codes of this routine mentioned 0 as apossible value, but this error code has never been used.Author: Junwang ZhaoReviewed-by: Aleksander AlekseevDiscussion:https://postgr.es/m/CAEG8a3Jt5KwMNr+_S6VN68rog4HeoG6ELvPQO8kZNQTeJeQ=rQ@mail.gmail.com1 parent52c6c0f commit8bf7db0
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2709 | 2709 |
| |
2710 | 2710 |
| |
2711 | 2711 |
| |
2712 |
| - | |
2713 |
| - | |
| 2712 | + | |
2714 | 2713 |
| |
2715 | 2714 |
| |
2716 | 2715 |
| |
|
0 commit comments
Comments
(0)