Commits

DateSubjectAuthorReleases
2026-04-08 Remove RADIUS support. Thomas Munro 19 (unreleased)
2026-02-19 Remove no-longer-useful markers in pg_hba.conf.sample. Tom Lane 19 (unreleased)
2025-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2023-02-15 Add description for new patterns supported in HBA and ident sample files Michael Paquier 16.0
2022-11-24 Add support for file inclusions in HBA and ident configuration files Michael Paquier 16.0
2021-04-29 pg_hba.conf.sample: Reword connection type section Peter Eisentraut 14.0
2020-05-26 gss: add missing references to hostgssenc and hostnogssenc Bruce Momjian 13.0
2020-05-26 gss: add missing references to hostgssenc and hostnogssenc Bruce Momjian 12.4
2017-04-18 Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption. Heikki Linnakangas 10.0
2017-03-09 Enable replication connections by default in pg_hba.conf Peter Eisentraut 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2016-10-25 Consistently mention 'SELECT pg_reload_conf()' in config files Bruce Momjian 10.0
2014-01-19 Remove support for native krb5 authentication Magnus Hagander 9.4.0
2012-02-01 initdb: Add options --auth-local and --auth-host Peter Eisentraut 9.2.0
2011-05-30 Don't include local line on platforms without support Magnus Hagander 9.1.0
2011-05-24 Add a "local" replication sample entry Peter Eisentraut 9.1.0
2011-05-19 Add example for replication in pg_hba.conf Magnus Hagander 9.1.0
2011-03-19 Rename ident authentication over local connections to peer Magnus Hagander 9.1.0
2010-10-24 Support suffix matching of host names in pg_hba.conf Peter Eisentraut 9.1.0
2010-10-15 Support host names in pg_hba.conf Peter Eisentraut 9.1.0
2010-01-27 Add support for RADIUS authentication. Magnus Hagander 9.0.0
2010-01-26 Reformat the comments in pg_hba.conf and pg_ident.conf Peter Eisentraut 9.0.0
2010-01-26 Make the default pg_hba.conf and pg_ident.conf align at 8-character boundaries Peter Eisentraut 9.0.0
2010-01-15 Introduce Streaming Replication. Heikki Linnakangas 9.0.0
2009-10-01 Support "samehost" and "samenet" specifications in pg_hba.conf, Tom Lane 9.0.0