index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
14 days
*
Refactor test_escape.c for additional ways of testing.
Noah Misch
14 days
*
Translation updates
Peter Eisentraut
14 days
*
Revert "Refactor ChangeVarNodesExtended() using the custom callback"
Alexander Korotkov
2025-05-03
*
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
2025-05-03
*
Fix memory allocation/copy mistakes.
Etsuro Fujita
2025-05-03
*
Fix typos in comments.
Etsuro Fujita
2025-05-03
*
Avoid treating nonrequired nbtree keys as required.
Peter Geoghegan
2025-05-02
*
Fix memory leak in _gin_parallel_merge
Tomas Vondra
2025-05-02
*
Don't use a tuplestore if we don't have to for SQL-language functions.
Tom Lane
2025-05-02
*
Handle self-referencing FKs correctly in partitioned tables
Álvaro Herrera
2025-05-02
*
oauth: Correct SSL dependency for libpq-oauth.a
Jacob Champion
2025-05-02
*
Make "directory" setting work with extension_control_path
Peter Eisentraut
2025-05-02
*
oauth: Fix Autoconf build on macOS
Jacob Champion
2025-05-01
*
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-05-01
*
Adjust overstrong nbtree skip array assertion.
Peter Geoghegan
2025-04-30
*
Convert strncpy to strlcpy
Daniel Gustafsson
2025-04-30
*
vacuumdb: Don't skip empty relations in --missing-stats-only mode.
Nathan Bossart
2025-04-30
*
Further adjust guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-04-30
*
Update time zone data files to tzdata release 2025b.
Tom Lane
2025-04-30
*
Typo and doc fixups for memory context reporting
Daniel Gustafsson
2025-04-30
*
Add missing string terminator
Daniel Gustafsson
2025-04-30
*
Fix broken indentation
David Rowley
2025-04-30
*
Fix a couple of comment typos
David Rowley
2025-04-30
*
Give up on running with NetBSD/OpenBSD's default semaphore settings.
Tom Lane
2025-04-29
*
oauth: Classify oauth_client_secret as a password
Jacob Champion
2025-04-29
*
Fix whitespace typo in string
Peter Eisentraut
2025-04-29
*
initdb: Do not report default autovacuum_worker_slots.
Nathan Bossart
2025-04-29
*
Fixes for ChangeVarNodes_walker()
Alexander Korotkov
2025-04-29
*
pg_restore: Improve --help synopsis
Peter Eisentraut
2025-04-29
*
pg_restore: Put new option in consistent order in --help output
Peter Eisentraut
2025-04-29
*
Fix assertion failure during decoding from synced slots.
Amit Kapila
2025-04-29
*
pg_verifybackup: Message style improvements
Peter Eisentraut
2025-04-29
*
test_slru: Fix incorrect format placeholders
Peter Eisentraut
2025-04-29
*
Add maintenance_io_concurrency flag to some read stream users
Melanie Plageman
2025-04-28
*
Fix obsolete nbtree array advancement comment.
Peter Geoghegan
2025-04-28
*
Make NULL tuple values always advance skip arrays.
Peter Geoghegan
2025-04-28
*
Fix pg_dump for inherited validated not-null constraints
Álvaro Herrera
2025-04-28
*
pg_combinebackup: Message style improvements
Peter Eisentraut
2025-04-28
*
Restore comments in ChangeVarNodesExtended()
Alexander Korotkov
2025-04-28
*
Fix xmin advancement during fast_forward decoding.
Amit Kapila
2025-04-28
*
Remove circular #include's between wait_event.h and wait_event_types.h
Michael Paquier
2025-04-28
*
Disallow removing placeholders during Self-Join Elimination.
Alexander Korotkov
2025-04-28
*
Remove inappropriate inclusions of c.h and postgres_fe.h.
Tom Lane
2025-04-27
*
Don't use double-quotes in #include's of system headers, redux.
Tom Lane
2025-04-27
*
Remove circular #include's between plpython.h and plpy_util.h.
Tom Lane
2025-04-27
*
Don't use double-quotes in #include's of system headers.
Tom Lane
2025-04-26
*
Eliminate divide in new fast-path locking code
David Rowley
2025-04-27
*
Match parameter in new function to earlier equivalents
John Naylor
2025-04-27
*
aio: Improve debug logging around waiting for IOs
Andres Freund
2025-04-25
[next]