postgresql/src/bin/initdb
Peter Eisentraut 8b0fec93ec initdb: Fix for mixed-case superuser names
The previous coding did not properly quote the user name before casting
it to regrole.  To avoid all that, just pass in BOOTSTRAP_SUPERUSERID
numerically.

Also fix one place where the BOOTSTRAP_SUPERUSERID was hardcoded as 10.
2017-01-19 16:17:36 -05:00
..
po Translation updates 2016-08-08 11:08:00 -04:00
t Fix typo in TAP test identification string. 2016-05-23 20:04:27 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
findtimezone.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
initdb.c initdb: Fix for mixed-case superuser names 2017-01-19 16:17:36 -05:00
nls.mk Move fsync routines of initdb into src/common/ 2016-09-29 12:00:00 -04:00