Fix incorrect SQL syntax emitted when -E is given without -P.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Jan 2004 00:15:19 +0000 (00:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Jan 2004 00:15:19 +0000 (00:15 +0000)
commit723589252a6aedff6facec06d62f6a694d74dbee
treebbbcc84099fef92f249dbe2c998534f411b96bd0
parent84659de506409b5d96bb77c452a7983f3f299f48
Fix incorrect SQL syntax emitted when -E is given without -P.
Report and fix from Martin Pitt.
src/bin/scripts/createuser.c