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
2020-04-23
Fix option related issues in pg_verifybackup.
Fujii Masao
2020-04-21
Fix single-record reads to use restore_command if available in pg_rewind
Michael Paquier
2020-04-21
psql \d: Display table where trigger is defined, if inherited
Alvaro Herrera
2020-04-20
Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON
Alvaro Herrera
2020-04-17
Fix minor memory leak in pg_basebackup and pg_receivewal
Michael Paquier
2020-04-16
Disable silently generation of manifests with servers <= 12 in pg_basebackup
Michael Paquier
2020-04-15
Fix minor memory leak in pg_dump
Michael Paquier
2020-04-15
Code review for backup manifest.
Fujii Masao
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-12
Rename pg_validatebackup to pg_verifybackup.
Robert Haas
2020-04-09
Exclude backup_manifest file that existed in database, from BASE_BACKUP.
Fujii Masao
2020-04-08
Msys2 tweaks for pg_validatebackup corruption test
Andrew Dunstan
2020-04-08
createuser: Change a fprintf to pg_log_error
Peter Eisentraut
2020-04-08
Fix pg_dump/pg_restore to restore event trigger comments later.
Tom Lane
2020-04-08
Allow publishing partition changes via ancestors
Peter Eisentraut
2020-04-07
Allow psql's \g and \gx commands to transiently change \pset options.
Tom Lane
2020-04-06
Add the option to report WAL usage in EXPLAIN and auto_explain.
Amit Kapila
2020-04-03
pg_validatebackup: Fix 'make clean' to remove tmp_check.
Robert Haas
2020-04-03
pg_validatebackup: Adjust TAP tests to undo permissions change.
Robert Haas
2020-04-03
pg_validatebackup: Also use perl2host in TAP tests.
Robert Haas
2020-04-03
pg_validatebackup: Use tempdir_short in TAP tests.
Robert Haas
2020-04-03
pg_validatebackup: Adjust TAP tests to placate perlcritic.
Robert Haas
2020-04-03
Generate backup manifests for base backups, and validate them.
Robert Haas
2020-04-03
pg_waldump: Don't call XLogDumpDisplayStats() if -q is specified.
Robert Haas
2020-04-03
Add support for \aset in pgbench
Michael Paquier
2020-04-03
pg_waldump: Add a --quiet option.
Robert Haas
2020-04-02
Improve user control over truncation of logged bind-parameter values.
Tom Lane
2020-04-01
Fix crash in psql when attempting to reuse old connection
Michael Paquier
2020-04-01
psql: do file completion for \gx
Bruce Momjian
2020-04-01
Add -c/--restore-target-wal to pg_rewind
Michael Paquier
2020-03-31
Fix assorted typos
Magnus Hagander
2020-03-30
Allow using Unix-domain sockets on Windows in tests
Peter Eisentraut
2020-03-28
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-28
Trigger autovacuum based on number of INSERTs
David Rowley
2020-03-25
pg_dump new test: Change order of arguments
Alvaro Herrera
2020-03-25
pg_dump: Allow dumping data of specific foreign servers
Alvaro Herrera
2020-03-20
Fix bogus last-minute edit in 4e62091341b4
Alvaro Herrera
2020-03-20
pg_dump: Add FOREIGN to ALTER statements, if appropriate
Alvaro Herrera
2020-03-20
psql: Catch and report errors while printing result table
Peter Eisentraut
2020-03-19
pg_upgrade: make get_major_server_version() err msg consistent
Bruce Momjian
2020-03-19
Make pg_basebackup ask the server to estimate the total backup size, by default.
Fujii Masao
2020-03-18
Implement type regcollation
Peter Eisentraut
2020-03-16
Plug memory leak
Alvaro Herrera
2020-03-16
Introduce a maintenance_io_concurrency setting.
Thomas Munro
2020-03-11
Add pg_dump support for ALTER obj DEPENDS ON EXTENSION
Alvaro Herrera
2020-03-10
Support adding partitioned tables to publication
Peter Eisentraut
2020-03-09
Fix pg_dump/pg_restore to restore event triggers later.
Tom Lane
2020-03-08
Show opclass and opfamily related information in psql
Alexander Korotkov
2020-03-07
Tab completion: offer parens as appropriate in CREATE/ALTER TEXT SEARCH.
Tom Lane
2020-03-06
Allow ALTER TYPE to change some properties of a base type.
Tom Lane
[next]