index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
Andres Freund
2019-10-29
*
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
Andres Freund
2019-10-29
*
Fix typos in the code
Michael Paquier
2019-10-30
*
On Windows, use COMSPEC to find the location of cmd.exe.
Tom Lane
2019-10-28
*
Fix initialization of fake LSN for unlogged relations
Michael Paquier
2019-10-27
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
pg_upgrade: adjust error output to use new database list format
Bruce Momjian
2019-10-23
*
Remove last traces of --adduser/--no-adduser in createuser
Michael Paquier
2019-10-23
*
Fix parallel restore of FKs to partitioned tables
Alvaro Herrera
2019-10-17
*
Improve the check for pg_catalog.unknown data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Use libc version as a collation version on glibc systems.
Thomas Munro
2019-10-16
*
Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra
2019-10-15
*
Check for tables with sql_identifier during pg_upgrade
Tomas Vondra
2019-10-14
*
Revert "Hack pg_ctl to report postmaster's exit status."
Tom Lane
2019-10-13
*
pg_upgrade: Clean up some redundant code
Peter Eisentraut
2019-10-10
*
pg_upgrade: clarify the database names in error files
Bruce Momjian
2019-10-08
*
Remove some code for old unsupported versions of MSVC
Peter Eisentraut
2019-10-08
*
Improve test coverage of pg_rewind
Michael Paquier
2019-10-08
*
Hack pg_ctl to report postmaster's exit status.
Tom Lane
2019-10-07
*
Improve handling and coverage of --no-ensure-shutdown in pg_rewind
Michael Paquier
2019-10-07
*
Avoid use of wildcard in pg_waldump's .gitignore.
Tom Lane
2019-10-05
*
Fix issues in pg_rewind with --no-ensure-shutdown/--write-recovery-conf
Michael Paquier
2019-10-04
*
Fix --dry-run mode of pg_rewind
Michael Paquier
2019-10-04
*
pgbench: add --partitions and --partition-method options.
Amit Kapila
2019-10-03
*
Fix pg_rewind link order issue introduced in 927474ce1a2.
Andres Freund
2019-09-30
*
pg_rewind: test new --write-recovery-conf functionality
Alvaro Herrera
2019-09-30
*
pg_rewind: Allow writing recovery configuration
Alvaro Herrera
2019-09-30
*
Have pg_rewind run crash recovery before rewinding
Alvaro Herrera
2019-09-27
*
Add tab completion for EXPLAIN (SETTINGS) in psql
Michael Paquier
2019-09-27
*
Split out recovery confing-writing code from pg_basebackup
Alvaro Herrera
2019-09-25
*
Rework WAL-reading supporting structs
Alvaro Herrera
2019-09-24
*
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-18
*
Add tab completion for CREATE OR REPLACE in psql.
Fujii Masao
2019-09-13
*
Fix comment in psql's describe.c
Michael Paquier
2019-09-11
*
Allow setting statistics target for extended statistics
Tomas Vondra
2019-09-11
*
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-09
*
Message style fixes
Peter Eisentraut
2019-09-06
*
Split tuptoaster.c into three separate files.
Robert Haas
2019-09-05
*
Delay fsyncs of pg_basebackup until the end of backup
Michael Paquier
2019-09-04
*
Clarify pg_dump documentation
Peter Eisentraut
2019-09-03
*
Improve base backup protocol documentation
Peter Eisentraut
2019-09-03
*
pg_checksums: Handle read and write returns correctly
Peter Eisentraut
2019-09-03
*
Handle corner cases correctly in psql's reconnection logic.
Tom Lane
2019-09-02
*
Error out on too many command-line arguments
Peter Eisentraut
2019-08-29
*
Disable timeouts when running pg_rewind with online source cluster
Michael Paquier
2019-08-28
*
Add missing newline in help output.
Tom Lane
2019-08-27
*
Fix failure of --jobs with reindexdb and vacuumdb on Windows
Michael Paquier
2019-08-27
*
Fix gettext triggers specification
Peter Eisentraut
2019-08-26
*
Adjust to latest Msys2 kernel release number
Andrew Dunstan
2019-08-26
[next]