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
2019-10-23
Remove last traces of --adduser/--no-adduser in createuser
Michael Paquier
2019-10-17
Fix parallel restore of FKs to partitioned tables
Alvaro Herrera
2019-10-16
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-14
Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra
2019-10-14
Check for tables with sql_identifier during pg_upgrade
Tomas Vondra
2019-10-13
Revert "Hack pg_ctl to report postmaster's exit status."
Tom Lane
2019-10-10
pg_upgrade: Clean up some redundant code
Peter Eisentraut
2019-10-09
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-07
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-05
Avoid use of wildcard in pg_waldump's .gitignore.
Tom Lane
2019-10-04
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-03
pgbench: add --partitions and --partition-method options.
Amit Kapila
2019-09-30
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-27
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-25
Split out recovery confing-writing code from pg_basebackup
Alvaro Herrera
2019-09-24
Rework WAL-reading supporting structs
Alvaro Herrera
2019-09-18
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-13
Add tab completion for CREATE OR REPLACE in psql.
Fujii Masao
2019-09-11
Fix comment in psql's describe.c
Michael Paquier
2019-09-10
Allow setting statistics target for extended statistics
Tomas Vondra
2019-09-09
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-06
Message style fixes
Peter Eisentraut
2019-09-05
Split tuptoaster.c into three separate files.
Robert Haas
2019-09-04
Delay fsyncs of pg_basebackup until the end of backup
Michael Paquier
2019-09-03
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-02
Handle corner cases correctly in psql's reconnection logic.
Tom Lane
2019-08-29
Error out on too many command-line arguments
Peter Eisentraut
2019-08-28
Disable timeouts when running pg_rewind with online source cluster
Michael Paquier
2019-08-27
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-26
Fix gettext triggers specification
Peter Eisentraut
2019-08-26
Adjust to latest Msys2 kernel release number
Andrew Dunstan
2019-08-26
Treat MINGW and MSYS the same in pg_upgrade test script
Andrew Dunstan
2019-08-26
Fix error handling of vacuumdb and reindexdb when running out of fds
Michael Paquier
2019-08-25
Avoid platform-specific null pointer dereference in psql.
Tom Lane
2019-08-20
Fix compilation failure of vacuumdb and reindexdb with OpenBSD
Michael Paquier
2019-08-19
Fix tab completion for CREATE TYPE in psql
Michael Paquier
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-18
Fix failure-to-compile-standalone in scripts_parallel.h.
Tom Lane
[next]