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
/
bin
Age
Commit message (
Expand
)
Author
8 hours
Make crosstabview honor boolean/null display settings
HEAD
master
Álvaro Herrera
41 hours
Message and comment wording fixes
Peter Eisentraut
44 hours
Fix options listing of pg_test_timing --cutoff
Peter Eisentraut
3 days
psql: Add tab completion for subscription wal_receiver_timeout
Fujii Masao
9 days
Revert non-text output formats for pg_dumpall
Andrew Dunstan
9 days
vacuumdb: Fix --missing-stats-only for partitioned indexes.
Nathan Bossart
11 days
pg_restore: Use dependency-based matching for STATISTICS DATA
Michael Paquier
11 days
pg_dump: Remove dead code in TAP tests
Michael Paquier
11 days
Fix inconsistencies with pg_restore --statistics[-only]
Michael Paquier
11 days
Clean up quoting of variable strings within replication commands.
Tom Lane
2026-06-12
Fix translatable string construction in psql
Álvaro Herrera
2026-06-10
psql: Add some missing schema qualifications in describe.c
Michael Paquier
2026-06-08
pg_createsubscriber: Fix duplicate publication name rejection.
Amit Kapila
2026-06-04
ci: Remove support for cirrus-ci based CI
Andres Freund
2026-06-03
pg_dump: scope indAttNames per index in getIndexes()
Alexander Korotkov
2026-06-03
vacuumdb: Fix --analyze-in-stages skipping partitioned tables
Fujii Masao
2026-06-02
psql: Fix issues with deferred errors in pipelines
Michael Paquier
2026-06-01
Translation updates
Peter Eisentraut
2026-05-27
pg_createsubscriber: Fix cleanup of publisher-side objects after errors
Fujii Masao
2026-05-25
psql: Tab completion for CHECKPOINT FLUSH_UNLOGGED boolean options
Daniel Gustafsson
2026-05-23
psql: Add missing IO option to EXPLAIN tab completion
Fujii Masao
2026-05-20
pg_recvlogical: Add tests for output file permissions
Fujii Masao
2026-05-20
pg_recvlogical: Honor source cluster file permissions for output files
Fujii Masao
2026-05-18
psql: Make ParseVariableDouble reject values above max
Daniel Gustafsson
2026-05-16
pg_test_timing: Show additional TSC clock source debug info
Andres Freund
2026-05-15
psql: Fix tab completion for REPACK boolean options
Fujii Masao
2026-05-14
pgbench: fix verbose error message corruption with multiple threads
Fujii Masao
2026-05-13
Pre-beta mechanical code beautification, step 2: run pgperltidy.
Tom Lane
2026-05-13
Pre-beta mechanical code beautification, step 1: run pgindent.
Tom Lane
2026-05-12
psql: save/restore truePrint/falsePrint printQueryOpt values
Bruce Momjian
2026-05-12
Add psql tab completion for FOR PORTION OF clause
Peter Eisentraut
2026-05-11
Prevent path traversal in pg_basebackup and pg_rewind
Michael Paquier
2026-05-11
pg_createsubscriber: Obstruct SQL injection via subscription names.
Nathan Bossart
2026-05-11
pg_upgrade: Message improvements
Peter Eisentraut
2026-05-07
pg_createsubscriber: Message improvements and corrections
Peter Eisentraut
2026-05-06
Document deprecated --wal-directory option for pg_verifybackup
Peter Eisentraut
2026-05-04
Fix options listing of pg_restore --no-globals
Peter Eisentraut
2026-05-01
Only show signal-sender PID/UID detail in server log
Andrew Dunstan
2026-04-25
Don't use INT64_FORMAT in translatable string
Peter Eisentraut
2026-04-24
pg_test_timing: store timing deltas in int64
Fujii Masao
2026-04-24
pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026-04-23
Add missing source files to several nls.mk
Peter Eisentraut
2026-04-23
psql: Improve describe footer titles for publications.
Amit Kapila
2026-04-23
Fix new-to-v19 -Wshadow warnings
David Rowley
2026-04-22
pg_upgrade: Fix detection of invalid logical replication slots.
Masahiko Sawada
2026-04-22
Harmonize function parameter names for Postgres 19.
Peter Geoghegan
2026-04-21
Fix a set of typos and grammar issues across the tree
Michael Paquier
2026-04-20
Fix incorrect format placeholders
Peter Eisentraut
2026-04-17
psql: Fix incorrect tab completion after CREATE PUBLICATION ... EXCEPT (...)
Fujii Masao
2026-04-16
Make psql DETAIL line test unconditionally optional.
Andrew Dunstan
[next]