createuser: fix parsing of --connection-limit argument

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: ca902add69291b50fe4fc0d7c2bb57b6da13b3db
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-02-10T15:14:58Z
Releases: 11.7
createuser: fix parsing of --connection-limit argument

The original coding failed to quote the argument properly.

Reported-by: Daniel Gustafsson
Discussion: 1B8AE66C-85AB-4728-9BB4-612E8E61C219@yesql.se

Files

PathChange+/−
src/bin/scripts/createuser.c modified +13 −4