forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita9f301d
committed
Fix format truncation issue from ECPG test
This fixes one warning generated by GCC and present in the test casearray part of ECPG. This likely got missed in past fixes like3a4b891because the compilation of those tests is not done by default.Reported-by: Sergei KornilovDiscussion:https://postgr.es/m/14951331562847675@sas2-a1efad875d04.qloud-c.yandex.net1 parent6ae4e8e commita9f301d
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
0 commit comments
Comments
(0)