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
*
Propagate system identifier generation improvement into pg_resetxlog.
Tom Lane
2014-05-27
*
Fix pg_recvlogical to accept the documented -I instead only --startpos.
Andres Freund
2014-05-26
*
Message style fixes to pg_recvlogical
Heikki Linnakangas
2014-05-19
*
Fix a bunch of functions that were declared static then defined not-static.
Tom Lane
2014-05-17
*
Open output file before sleeping in pg_recvlogical.
Heikki Linnakangas
2014-05-16
*
Fix unportable setvbuf() usage in initdb.
Tom Lane
2014-05-15
*
Fix a couple of bugs in pg_recvlogical output to stdout.
Heikki Linnakangas
2014-05-15
*
Misc message style and doc fixes.
Heikki Linnakangas
2014-05-15
*
pg_ctl: Write error messages to stderr
Peter Eisentraut
2014-05-14
*
In initdb, ensure stdout/stderr buffering behavior is what we expect.
Tom Lane
2014-05-14
*
Make initdb throw error for bad locale values.
Tom Lane
2014-05-14
*
Free PQresult on error in pg_receivexlog.
Heikki Linnakangas
2014-05-12
*
Translation updates
Peter Eisentraut
2014-05-10
*
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
[next]