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
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
Age
Commit message (
Expand
)
Author
2025-03-20
Fix typo in comment
Peter Eisentraut
2025-03-20
pg_createsubscriber: Add -R publications option.
Amit Kapila
2025-03-19
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: 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-18
Fix copy-paste error related to the autovacuum launcher in pgstat_io.c
Michael Paquier
2025-03-18
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-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
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-18
psql: Add \sendpipeline to send query buffers while in a pipeline
Michael Paquier
2025-03-17
aio: Add core asynchronous I/O infrastructure
Andres Freund
2025-03-17
aio: Basic subsystem initialization
Andres Freund
2025-03-17
Fix indentation.
Robert Haas
2025-03-17
pg_upgrade: Remove some dead code.
Nathan Bossart
2025-03-17
tests: Expand temp table tests to some pin related matters
Andres Freund
2025-03-17
pg_combinebackup: Add -k, --link option.
Robert Haas
2025-03-17
Unify wording of user-facing "row security" messages.
Tom Lane
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-16
Revert "Add redo LSN to pgstats files"
Michael Paquier
2025-03-16
pg_dump, pg_dumpall, pg_restore: Add --no-policies option.
Tom Lane
2025-03-16
reindexdb: Fix the index-level REINDEX with multiple jobs
Alexander Korotkov
[next]