]> granicus.if.org Git - postgresql/commit
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)
commit05fb316fbbfb6cbf3ab3377a2fd36f785b6c5b5f
tree85fd94be2051cc3417d47515f16acebe9c19a3f3
parent2fb41f900a8650737aa37d5aab0e58a0dee94f3d
Fix incorrect SQL syntax emitted when -E is given without -P.
Report and fix from Martin Pitt.
src/bin/scripts/createuser.c