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-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
2019-08-14
initdb: Remove obsolete locale handling
Peter Eisentraut
2019-08-13
Un-break pg_dump for pre-8.3 source servers.
Tom Lane
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-09
Refactor logic to remove trailing CR/LF characters from strings
Michael Paquier
2019-08-08
initdb: Use varargs macro for PG_CMD_PRINTF
Peter Eisentraut
2019-08-05
Fix tab completion for ALTER LANGUAGE in psql
Michael Paquier
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-31
Fix pg_dump's handling of dependencies for custom opclasses.
Tom Lane
2019-07-30
Print WAL position correctly in pg_rewind error message.
Heikki Linnakangas
2019-07-30
Fix memory leak coming from simple lists built in reindexdb
Michael Paquier
2019-07-29
Handle fsync failures in pg_receivewal and pg_recvlogical
Peter Eisentraut
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-27
Add support for --jobs in reindexdb
Michael Paquier
2019-07-27
pg_upgrade: Default new bindir to pg_upgrade location
Peter Eisentraut
[next]