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
*
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
*
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-26
*
Avoid platform-specific null pointer dereference in psql.
Tom Lane
2019-08-25
*
Fix compilation failure of vacuumdb and reindexdb with OpenBSD
Michael Paquier
2019-08-20
*
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-19
*
Fix failure-to-compile-standalone in scripts_parallel.h.
Tom Lane
2019-08-18
*
initdb: Remove obsolete locale handling
Peter Eisentraut
2019-08-14
*
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-13
*
Refactor logic to remove trailing CR/LF characters from strings
Michael Paquier
2019-08-09
*
initdb: Use varargs macro for PG_CMD_PRINTF
Peter Eisentraut
2019-08-08
*
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-08-05
*
Fix pg_dump's handling of dependencies for custom opclasses.
Tom Lane
2019-07-31
*
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-30
*
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-29
*
Add support for --jobs in reindexdb
Michael Paquier
2019-07-27
*
pg_upgrade: Default new bindir to pg_upgrade location
Peter Eisentraut
2019-07-27
*
pg_upgrade: Check all used executables
Peter Eisentraut
2019-07-27
*
Fix typo in pg_upgrade file header
Peter Eisentraut
2019-07-27
*
Don't uselessly escape a string that doesn't need escaping
Alvaro Herrera
2019-07-26
*
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-07-26
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
Fix infelicities in describeOneTableDetails' partitioned-table handling.
Tom Lane
2019-07-24
*
Don't assume expr is available in pgbench tests
Andrew Dunstan
2019-07-24
*
Improve psql's \d output for partitioned indexes.
Tom Lane
2019-07-23
*
Improve psql's \d output for TOAST tables.
Tom Lane
2019-07-23
*
Add CREATE DATABASE LOCALE option
Peter Eisentraut
2019-07-23
*
Remove more progname references in vacuumdb.c
Michael Paquier
2019-07-23
*
Install dependencies to prevent dropping partition key columns.
Tom Lane
2019-07-22
[next]