postgresql/src/bin/initdb
Peter Eisentraut e4ffa86b57 initdb: Update check_need_password for new options
Change things so that something like initdb --auth-local=peer
--auth-host=md5 does not cause a "must specify a password" error,
like initdb -A md5 does.
2012-06-30 23:42:32 +03:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Simplify handling of the timezone GUC by making initdb choose the default. 2011-09-09 17:59:11 -04:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
findtimezone.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
initdb.c initdb: Update check_need_password for new options 2012-06-30 23:42:32 +03:00
nls.mk Add new files to NLS file lists 2012-03-30 20:46:23 +03:00