forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit832c3f9
committed
Widen buffer for headers in psql's \watch command.
This is to make sure there's enough room for translated versions ofthe message. HEAD's already addressed this issue, but back-patch asimple increase in the array size.Discussion: <20160612145532.GA22965@postgresql.kr>1 parentf475fe3 commit832c3f9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2615 | 2615 |
| |
2616 | 2616 |
| |
2617 | 2617 |
| |
2618 |
| - | |
| 2618 | + | |
2619 | 2619 |
| |
2620 | 2620 |
| |
2621 | 2621 |
| |
|
0 commit comments
Comments
(0)