Add configure option --without-trust-auth and --without-ident-auth.
authorBernd Helmle <mailings@oopsware.de>
Thu, 16 Apr 2015 13:29:35 +0000 (15:29 +0200)
committerBernd Helmle <mailings@oopsware.de>
Thu, 16 Apr 2015 13:29:35 +0000 (15:29 +0200)
commitcb5ef4c09ea1ab8fc30622c893c513b22cc98514
tree09065167a8e0d19a469f2092ac76a654cee27fab
parentb5e384e374657ead815a3393ca59333910611a24
Add configure option --without-trust-auth and --without-ident-auth.

These configure options allows to disable trust and ident authentication
at compile time. Also peer is used per default instead of trust in initdb
when using these compile options.
configure
configure.in
doc/src/sgml/installation.sgml
src/backend/libpq/hba.c
src/bin/initdb/initdb.c
src/include/pg_config.h.in