forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit945a9e3
committed
Fix a typo in 005_char_signedness.pl test.
The test in 005_char_signedness.pl was missing a dash in the--set-char-signedness option. Although the test didn't fail since itdoesn't check the error message, it resulted in an unexpected errormessage instead of the intended one.Oversight in1aab680.Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>Discussion:https://postgr.es/m/87tt8h1vb7.fsf@wibble.ilmari.org1 parentc47e8df commit945a9e3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
0 commit comments
Comments
(0)