forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a70f67
committed
Remove unnecessary backslash from CopyFrom() code.
Commit4ac2a9b accidentally added an unnecessary backslashto CopyFrom() code. This commit removes it.Author: Yugo NagataReviewed-by: Tender WangDiscussion:https://postgr.es/m/20241112114609.4175a2e175282edd1463dbc6@sraoss.co.jp1 parent9321d2f commit9a70f67
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 |
| - | |
| 1021 | + | |
1022 | 1022 |
| |
1023 | 1023 |
| |
1024 | 1024 |
| |
|
0 commit comments
Comments
(0)