index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
Age
Commit message (
Expand
)
Author
13 hours
Fix postmaster crash on whitespace-only oauth_validator_libraries
Daniel Gustafsson
41 hours
Message style improvement
Peter Eisentraut
2026-08-18
Message style fixes
Peter Eisentraut
2026-08-10
Use value of scram_iterations in mock_scram_secret().
Nathan Bossart
2026-07-21
Message style fixes
Peter Eisentraut
2026-07-07
Replace hardcoded mentions of pg_hosts.conf with GUC
Daniel Gustafsson
2026-07-01
Warn on password auth with MD5-encrypted passwords
Fujii Masao
2026-06-11
Fix md5_password_warnings for role and database settings
Fujii Masao
2026-06-10
Undo thinko in commit e78d1d6d4.
Tom Lane
2026-05-29
Fix compilation with OpenSSL 4
Daniel Gustafsson
2026-05-27
Remove incorrect OpenSSL feature guards
Daniel Gustafsson
2026-05-18
oauth: Fix missing quote in errormessage
Daniel Gustafsson
2026-05-13
Pre-beta mechanical code beautification, step 1: run pgindent.
Tom Lane
2026-05-11
Apply timingsafe_bcmp() in authentication paths
Michael Paquier
2026-05-05
Message style improvements (oauth related)
Peter Eisentraut
2026-05-04
Declare load_hosts() as returning HostsFileLoadResult.
Tom Lane
2026-04-21
Fix a set of typos and grammar issues across the tree
Michael Paquier
2026-04-08
Remove RADIUS support.
Thomas Munro
2026-04-07
oauth: Allow validators to register custom HBA options
Jacob Champion
2026-04-06
Add CONCURRENTLY option to REPACK
Álvaro Herrera
2026-04-03
oauth: Let validators provide failure DETAILs
Jacob Champion
2026-03-31
oauth: Don't log discovery connections by default
Jacob Champion
2026-03-31
sasl: Allow backend mechanisms to "abandon" exchanges
Jacob Champion
2026-03-18
ssl: Serverside SNI support for libpq
Daniel Gustafsson
2026-03-06
Don't include wait_event.h in pgstat.h
Álvaro Herrera
2026-02-27
Don't include proc.h in shm_mq.h
Álvaro Herrera
2026-02-26
Don't include latch.h in libpq/libpq.h
Álvaro Herrera
2026-02-23
Warn upon successful MD5 password authentication.
Nathan Bossart
2026-02-19
Remove no-longer-useful markers in pg_hba.conf.sample.
Tom Lane
2026-02-19
Use fallthrough attribute instead of comment
Peter Eisentraut
2026-02-11
Add password expiration warnings.
Nathan Bossart
2026-01-26
Fix accidentally cast away qualifiers
Peter Eisentraut
2026-01-01
Update copyright for 2026
Bruce Momjian
2025-12-11
Fix some comments.
Nathan Bossart
2025-12-09
Use palloc_object() and palloc_array() in backend code
Michael Paquier
2025-12-09
Remove useless casts in format arguments
Peter Eisentraut
2025-12-09
Remove unnecessary casts in printf format arguments (%zu/%zd)
Peter Eisentraut
2025-11-28
Fix pg_isblank()
Peter Eisentraut
2025-11-26
Remove a few unused struct members.
Nathan Bossart
2025-11-12
libpq: threadsafety for SSL certificate callback
Daniel Gustafsson
2025-09-15
Remove hbaPort type
Peter Eisentraut
2025-08-03
Silence Valgrind leakage complaints in more-or-less-hackish ways.
Tom Lane
2025-08-03
Fix assorted pretty-trivial memory leaks in the backend.
Tom Lane
2025-07-23
Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
2025-07-15
Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
2025-07-13
In username-map substitution, cope with more than one \1.
Tom Lane
2025-06-28
Message style improvements
Peter Eisentraut
2025-06-10
Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025-05-30
Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025-05-09
Add support for runtime arguments in injection points
Michael Paquier
[next]