- Notifications
You must be signed in to change notification settings - Fork5
Commitc851884
committed
Unbreak \h; can't do strlen(NULL).
This was broken by the following commmit. Although the original commit wasbackpatched all the way to 7.4, this particular bug exists only in the versionapplied to HEAD.http://archives.postgresql.org/pgsql-committers/2010-05/msg00058.php1 parent15ab0e9 commitc851884
1 file changed
+9
-5
lines changedLines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
654 | 654 |
| |
655 | 655 |
| |
656 | 656 |
| |
657 |
| - | |
658 |
| - | |
659 |
| - | |
660 |
| - | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
661 | 665 |
| |
662 | 666 |
| |
663 | 667 |
| |
|
0 commit comments
Comments
(0)