Fix $# evaluation string in pkg query
modified src/query.c
@@ -445,6 +445,7 @@ format_sql_condition(const char *str, struct sbuf *sqlcond, bool for_remote)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -514,8 +515,8 @@ format_sql_condition(const char *str, struct sbuf *sqlcond, bool for_remote)
|
|
|
|
|
|
| + | |
|
|
| - | |
|
|
|
|
|
@@ -532,7 +533,7 @@ format_sql_condition(const char *str, struct sbuf *sqlcond, bool for_remote)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|