createuser: fix parsing of --connection-limit argument

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

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