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
2025-01-09
Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
2024-12-28
Try to avoid semaphore-related test failures on NetBSD/OpenBSD.
Tom Lane
2024-12-18
Fix memory leak in pg_restore with zstd-compressed data.
Tom Lane
2024-12-17
pg_combinebackup: Fix PITR comparison test in 002_compare_backups
Michael Paquier
2024-12-15
pgbench: fix misprocessing of some nested \if constructs.
Tom Lane
2024-12-13
Fix possible crash in pg_dump with identity sequences.
Tom Lane
2024-12-10
Improve reporting of pg_upgrade log files on test failure
Michael Paquier
2024-11-28
psql: Add tab completion for COPY (MERGE ...
Peter Eisentraut
2024-11-28
Revert "Handle better implicit transaction state of pipeline mode"
Michael Paquier
2024-11-27
pgbench: Ensure previous progress message is fully cleared when updating.
Fujii Masao
2024-11-27
Handle better implicit transaction state of pipeline mode
Michael Paquier
2024-11-26
meson: Build pgevent as shared_module rather than shared_library
Peter Eisentraut
2024-11-26
Clean up newlines following left parentheses
Álvaro Herrera
2024-11-22
psql: Include \pset xheader_width in --help=commands|variables
Michael Paquier
2024-11-21
Fix newly introduced 010_keep_recycled_wals.pl
Álvaro Herrera
2024-11-15
Avoid deleting critical WAL segments during pg_rewind
Álvaro Herrera
2024-11-11
Translation updates
Peter Eisentraut
2024-11-04
pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.
Tom Lane
2024-11-04
pg_combinebackup: Error if incremental file exists in full backup.
Robert Haas
2024-11-04
pg_combinebackup: When reconstructing, avoid double slash in filename.
Robert Haas
2024-10-14
psql: Fix \watch when using interval values less than 1ms
Michael Paquier
2024-10-07
vacuumdb: Schema-qualify operator in catalog query's WHERE clause.
Nathan Bossart
2024-10-07
Fix Y2038 issues with MyStartTime.
Nathan Bossart
2024-10-05
Reject non-ASCII locale names.
Thomas Munro
2024-09-30
Remove incorrect entries in pg_walsummary's getopt_long call.
Tom Lane
2024-09-30
reindexdb: Skip reindexing temporary tables and indexes.
Fujii Masao
2024-09-25
Remove extra whitespace in pg_upgrade status message.
Nathan Bossart
2024-09-25
vacuumdb: Skip temporary tables in query to build list of relations
Michael Paquier
2024-09-24
Fix psql describe commands' handling of ACL columns for old servers.
Tom Lane
2024-09-23
Translation updates
Peter Eisentraut
2024-09-19
psql: Fix memory leak with repeated calls of \bind
Michael Paquier
2024-09-17
Repair pg_upgrade for identity sequences with non-default persistence.
Tom Lane
2024-09-02
Fix warnings from msgfmt
Peter Eisentraut
2024-09-02
Translation updates
Peter Eisentraut
2024-08-29
Message style improvements
Peter Eisentraut
2024-08-27
Message style improvements
Peter Eisentraut
2024-08-26
pg_upgrade: Message style improvements
Peter Eisentraut
2024-08-24
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-08-24
pg_createsubscriber: Message style improvements
Peter Eisentraut
2024-08-08
Fix pg_rewind debug output to print the source timeline history
Heikki Linnakangas
2024-08-05
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-08-05
Translation updates
Peter Eisentraut
2024-08-02
Fix NLS file reference in pg_createsubscriber
Alvaro Herrera
2024-08-02
pg_createsubscriber: Fix bogus error message
Alvaro Herrera
2024-08-01
pg_createsubscriber: Rename option --socket-directory to --socketdir
Peter Eisentraut
2024-07-30
pg_createsubscriber: Remove obsolete comment
Peter Eisentraut
2024-07-30
pg_createsubscriber: Fix an unpredictable recovery wait time.
Amit Kapila
2024-07-29
Count individual SQL commands in pg_restore's --transaction-size mode.
Tom Lane
2024-07-29
Reduce number of commands dumpTableSchema emits for binary upgrade.
Tom Lane
2024-07-26
Wait for WAL summarization to catch up before creating .partial file.
Robert Haas
[next]