Don't insist on a space after an integer. Forcing a space before the closing bracket in a call like pkg query -e '(%s>1000 && %s<2000)' '%o %sb' looks/feels awkward.
modified pkg/query.c
@@ -579,11 +579,9 @@ format_sql_condition(const char *str, struct sbuf *sqlcond)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|