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
Age
Commit message (
Expand
)
Author
2025-12-10
Remove char_tolower() API.
Jeff Davis
2025-12-10
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025-12-10
Improve DDL deparsing test
Heikki Linnakangas
2025-12-10
Add comment about keeping PD_ALL_VISIBLE and VM in sync
Melanie Plageman
2025-12-10
Simplify vacuum visibility assertion
Melanie Plageman
2025-12-10
Fix comment in GetPublicationRelations
Heikki Linnakangas
2025-12-10
Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025-12-10
libpq: Authorize pthread_exit() in libpq_check
Michael Paquier
2025-12-10
Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025-12-10
Fix two issues with recently-introduced nbtree test
Michael Paquier
2025-12-09
Fix meson warning due to missing declaration of NM
Michael Paquier
2025-12-09
Fix typo in comment
Heikki Linnakangas
2025-12-09
Fix misleading comment in tuplesort.c
David Rowley
2025-12-09
Use palloc_object() and palloc_array() in backend code
Michael Paquier
2025-12-09
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025-12-09
vacuumdb: Add --dry-run.
Nathan Bossart
2025-12-09
Add ParallelSlotSetIdle().
Nathan Bossart
2025-12-09
vacuumdb: Move some variables to the vacuumingOptions struct.
Nathan Bossart
2025-12-09
Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
2025-12-09
Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
2025-12-09
doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
2025-12-09
Support "j" length modifier in snprintf.c.
Tom Lane
2025-12-09
Add wait event for the group commit delay before WAL flush
Heikki Linnakangas
2025-12-09
Fix warning about wrong format specifier for off_t type
Heikki Linnakangas
2025-12-09
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
2025-12-09
Move pg_multixact SLRU page format definitions to a separate header
Heikki Linnakangas
2025-12-09
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025-12-09
Fix distinctness check for queries with grouping sets
Richard Guo
2025-12-09
Fix const-simplification for index expressions and predicate
Richard Guo
2025-12-09
Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
2025-12-09
Remove useless casts in format arguments
Peter Eisentraut
2025-12-09
Clean up int64-related format strings
Peter Eisentraut
2025-12-09
Remove unnecessary casts in printf format arguments (%zu/%zd)
Peter Eisentraut
2025-12-09
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
2025-12-09
Improve documentation for pg_atomic_unlocked_write_u32()
Andres Freund
2025-12-09
Doc: fix typo in hash index documentation
David Rowley
2025-12-09
libpq: Refactor logic checking for exit() in shared library builds
Michael Paquier
2025-12-09
Fix minor portability issue in pg_resetwal.c.
Tom Lane
2025-12-08
Avoid pointer chasing in _bt_readpage inner loop.
Peter Geoghegan
2025-12-08
Unify some more messages
Álvaro Herrera
2025-12-08
Relocate _bt_readpage and related functions.
Peter Geoghegan
2025-12-08
Unify error messages
Álvaro Herrera
2025-12-08
pg_resetwal: Use separate flags for whether an option is given
Heikki Linnakangas
2025-12-08
pg_resetwal: Reject negative and out of range arguments
Heikki Linnakangas
2025-12-08
Make ecpg parse.pl more robust with braces
Peter Eisentraut
2025-12-08
Use PGAlignedXLogBlock for some code simplification
Peter Eisentraut
2025-12-08
test_custom_stats: Test module for custom cumulative statistics
Michael Paquier
2025-12-08
Prevent invalidation of newly created replication slots.
Amit Kapila
2025-12-08
injection_points: Remove portions related to custom pgstats
Michael Paquier
2025-12-08
Improve error messages of input functions for pg_dependencies and pg_ndistinct
Michael Paquier
[prev]
[next]