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_basebackup streaming: adjust version check msg
Simon Riggs
2014-05-06
*
Fix improperly passed file descriptors
Bruce Momjian
2014-05-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Fix detection of short tar files, broken by commit 14ea89366fe321609afc5838ff...
Bruce Momjian
2014-05-06
*
pg_basebackup streaming: adjust version check msg
Simon Riggs
2014-05-06
*
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
Bruce Momjian
2014-05-05
*
Fix case of pg_dump -Fc to an unseekable file (such as a pipe).
Tom Lane
2014-05-05
*
Don't leak memory after connection aborts in pg_recvlogical.
Heikki Linnakangas
2014-05-05
*
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-05
*
Fix uninitialized-variable warnings induced by recent commit.
Tom Lane
2014-04-30
*
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-30
*
Fix whitespace
Peter Eisentraut
2014-04-29
*
Remove unnecessary cast causing a warning
Greg Stark
2014-04-29
*
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-04-28
*
Clean up temp installations after client program tests.
Tom Lane
2014-04-25
*
Allow polymorphic aggregates to have non-polymorphic state data types.
Tom Lane
2014-04-23
*
psql: update --help output for unaligned mode params
Bruce Momjian
2014-04-16
*
Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls.
Tom Lane
2014-04-16
*
psql: conditionally display oids and replication identity
Bruce Momjian
2014-04-15
*
vacuumdb: Add option --analyze-in-stages
Peter Eisentraut
2014-04-15
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14
*
Tab completion for event triggers.
Robert Haas
2014-04-14
*
Create infrastructure for moving-aggregate optimization.
Tom Lane
2014-04-12
*
Allow "-C variable" and "--describe-config" even to root users.
Tom Lane
2014-04-04
*
Make sure -D is an absolute path when starting server on Windows.
Tom Lane
2014-04-04
*
Fix some compiler warnings that clang emits with -pedantic.
Robert Haas
2014-04-04
*
psql: display "Replica Identity" only for FULL and NOTHING
Bruce Momjian
2014-03-29
*
Fix dumping of a materialized view that depends on a table's primary key.
Tom Lane
2014-03-29
*
psql: update "replica identity" display for \d+
Bruce Momjian
2014-03-26
*
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
*
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-21
*
Some minor improvements to logical decoding document.
Fujii Masao
2014-03-19
*
Fix misc typos in comments.
Heikki Linnakangas
2014-03-18
*
Fix uninitialized variable.
Robert Haas
2014-03-18
*
Add pg_recvlogical, a tool to receive data logical decoding data.
Robert Haas
2014-03-18
*
Fix pg_dumpall option parsing: -i doesn't take an argument.
Tom Lane
2014-03-18
*
Fix help message and document in pg_receivexlog.
Fujii Masao
2014-03-18
*
Allow psql to print COPY command status in more cases.
Tom Lane
2014-03-13
*
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-03-13
*
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-03-13
*
Fix tracking of psql script line numbers during \copy from another place.
Tom Lane
2014-03-10
*
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-10
*
Correct copy/pasto in comment for REPLICA IDENTITY
Simon Riggs
2014-03-09
*
pg_ctl: improve handling of invalid data directory
Bruce Momjian
2014-03-08
*
pg_dump: make argument combination error exit code consistent
Bruce Momjian
2014-03-05
*
Remove unused field "evttype".
Tom Lane
2014-03-05
*
Allocate fresh memory for post_opts/exec_path
Stephen Frost
2014-03-05
*
Fix issues with pg_ctl
Stephen Frost
2014-03-05
*
Introduce logical decoding.
Robert Haas
2014-03-03
*
Fix whitespace
Peter Eisentraut
2014-03-03
[next]