Commits

DateSubjectAuthorReleases
2026-05-04 Declare load_hosts() as returning HostsFileLoadResult. Tom Lane 19 (unreleased)
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 11.10
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 12.5
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 13.1
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 10.15
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. 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
2016-04-08 Add BSD authentication method. Tom Lane 9.6.0
2010-03-06 When reading pg_hba.conf and similar files, do not treat @file as an inclusion Tom Lane 7.4.28
2009-10-01 Support "samehost" and "samenet" specifications in pg_hba.conf, Tom Lane 9.0.0
2009-09-01 Bump catversion for flat-file-ectomy. Also remove a missed dead extern Tom Lane 9.0.0
2009-08-29 Remove the use of the pg_auth flat file for client authentication. Tom Lane 9.0.0
2006-11-05 Fix recently-understood problems with handling of XID freezing, particularly Tom Lane 8.2.0
2005-08-11 Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost Tom Lane 8.1.0
2005-07-29 Clean up a number of autovacuum loose ends. Make the stats collector Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-02-26 Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack Tom Lane 8.1.0
2003-04-17 First phase of FE/BE protocol modifications: new StartupPacket layout Tom Lane 7.4.1
2001-09-21 Code review for MD5 authorization patch. Clean up some breakage Tom Lane 7.2.1
2001-08-01 Support ident authentication on local (Unix) socket connections, if the Tom Lane 7.2.1
2001-07-31 Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line Tom Lane 7.2.1
1999-10-23 Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. Tom Lane 7.1.1