Commits

DateSubjectAuthorReleases
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 11.7
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 13.0
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 10.12
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-10-17 Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 9.5.10
2017-10-17 Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 9.4.15
2017-10-17 Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 9.6.6
2017-10-17 Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 9.3.20
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-01-30 Simplify some long-obsolete code in hba.c's next_token(). Tom Lane 10.0
2017-01-30 Invent pg_hba_file_rules view to show the content of pg_hba.conf. Tom Lane 10.0
2017-01-27 Restructure hba.c to replace 3 parallel lists with single list of structs. Tom Lane 10.0
2017-01-03 Allow SSL configuration to be updated at SIGHUP. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-04-08 Add BSD authentication method. Tom Lane 9.6.0
2015-07-01 Don't leave pg_hba and pg_ident data lying around in running backends. Tom Lane 9.6.0
2015-02-17 Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. Tom Lane 9.1.16
2015-02-17 Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. Tom Lane 9.2.11
2015-02-17 Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. Tom Lane 9.0.20
2015-02-17 Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. Tom Lane 9.4.2
2015-02-17 Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. Tom Lane 9.3.7