createuser: fix parsing of --connection-limit argument

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

Commit: 87d014da99bf7613ce76938a9d58e99ef984737a
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-02-10T15:14:58Z
Releases: 12.2
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