index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
smgr: Hold interrupts in most smgr functions
Andres Freund
2025-03-20
*
Be more paranoid in configure's checks for CRC and POPCNT intrinsics.
Tom Lane
2025-03-20
*
Add an additional hook for EXPLAIN option validation.
Robert Haas
2025-03-20
*
Add test for pg_upgrade file transfer modes.
Nathan Bossart
2025-03-20
*
Add vacuum_truncate configuration parameter.
Nathan Bossart
2025-03-20
*
Revert workarounds for -Wmissing-braces false positives on old GCC
Peter Eisentraut
2025-03-20
*
Fix extension control path tests
Peter Eisentraut
2025-03-20
*
Fix typo in comment
Peter Eisentraut
2025-03-20
*
pg_createsubscriber: Add -R publications option.
Amit Kapila
2025-03-20
*
meson: Flush stdout in testwrap
Andres Freund
2025-03-19
*
Update a code comment
Peter Eisentraut
2025-03-19
*
extension_control_path
Peter Eisentraut
2025-03-19
*
psql: Allow queries terminated by semicolons while in pipeline mode
Michael Paquier
2025-03-19
*
Fix compiler warning for commit 434dbf69.
Thomas Munro
2025-03-19
*
oauth: Simplify copy of PGoauthBearerRequest
Thomas Munro
2025-03-19
*
oauth: Improve validator docs on interruptibility
Thomas Munro
2025-03-19
*
oauth: Disallow synchronous DNS in libcurl
Thomas Munro
2025-03-19
*
oauth: Fix postcondition for set_timer on macOS
Thomas Munro
2025-03-19
*
oauth: Use IPv4-only issuer in oauth_validator tests
Thomas Munro
2025-03-19
*
Ensure first ModifyTable rel initialized if all are pruned
Amit Langote
2025-03-19
*
Increase io_combine_limit range to 1MB.
Thomas Munro
2025-03-19
*
Introduce io_max_combine_limit.
Thomas Munro
2025-03-19
*
Fix copy-paste error related to the autovacuum launcher in pgstat_io.c
Michael Paquier
2025-03-19
*
Fix assertion failure in parallel vacuum with minimal maintenance_work_mem se...
Masahiko Sawada
2025-03-18
*
Optimize check for pending backend IO stats
Michael Paquier
2025-03-19
*
Add commit 796bdda484 to .git-blame-ignore-revs.
Nathan Bossart
2025-03-18
*
Update guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-03-18
*
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-18
*
vacuumdb: Teach vacuum_one_database() to reuse query results.
Nathan Bossart
2025-03-18
*
Doc: manually break lines in wide UUID examples.
Tom Lane
2025-03-18
*
smgr: Make SMgrRelation initialization safer against errors
Andres Freund
2025-03-18
*
Introduce squashing of constant lists in query jumbling
Álvaro Herrera
2025-03-18
*
aio: Add io_method=worker
Andres Freund
2025-03-18
*
aio: Infrastructure for io_method=worker
Andres Freund
2025-03-18
*
Fix headerscheck warning.
Jeff Davis
2025-03-18
*
Silence compiler warning.
Tom Lane
2025-03-18
*
Add X25519 to the default set of curves
Daniel Gustafsson
2025-03-18
*
Add some new hooks so extensions can add details to EXPLAIN.
Robert Haas
2025-03-18
*
Simplify reindexdb coding
Álvaro Herrera
2025-03-18
*
Increase default maintenance_io_concurrency to 16
Melanie Plageman
2025-03-18
*
Fix indentation again.
Robert Haas
2025-03-18
*
Make it possible for loadable modules to add EXPLAIN options.
Robert Haas
2025-03-18
*
Allow non-btree unique indexes for matviews
Peter Eisentraut
2025-03-18
*
Allow non-btree unique indexes for partition keys
Peter Eisentraut
2025-03-18
*
Add some opfamily support functions to lsyscache.c
Peter Eisentraut
2025-03-18
*
Fix typo.
Amit Kapila
2025-03-18
*
Use correct variable name in publicationcmds.c.
Amit Kapila
2025-03-18
*
Fix the test 005_char_signedness.
Masahiko Sawada
2025-03-17
*
psql: Add \sendpipeline to send query buffers while in a pipeline
Michael Paquier
2025-03-18
*
aio: Add core asynchronous I/O infrastructure
Andres Freund
2025-03-17
[next]