createuser: fix parsing of --connection-limit argument

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

Commit: 1b2ae4bcd69deb08bbabd335558fa2ef779dc783
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-02-10T15:16:40Z
Releases: 9.5.21
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