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_dump: Fix some messages
Peter Eisentraut
2015-09-27
*
reindexdb: Fix mistake in help output
Peter Eisentraut
2015-09-27
*
pg_ctl: Improve help formatting and order
Peter Eisentraut
2015-09-26
*
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
*
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
*
Fix psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-24
*
Make pg_controldata report newest XID with valid commit timestamp
Fujii Masao
2015-09-24
*
Restrict file mode creation mask during tmpfile().
Noah Misch
2015-09-20
*
Simplify GETTEXT_FILES list
Peter Eisentraut
2015-09-18
*
Honour TEMP_CONFIG when testing pg_upgrade
Andrew Dunstan
2015-09-17
*
Determine whether it's safe to attempt a parallel plan for a query.
Robert Haas
2015-09-16
*
pgbench progress with timestamp
Teodor Sigaev
2015-09-16
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
*
Fix whitespace
Peter Eisentraut
2015-09-15
*
Fix wrong comment in commit d02426029b133ee2bbe492a038642359bce3c527
Teodor Sigaev
2015-09-15
*
Check existency of table/schema for -t/-n option (pg_dump/pg_restore)
Teodor Sigaev
2015-09-14
*
Add noreturn attribute
Peter Eisentraut
2015-09-13
*
pg_dump, pg_upgrade: allow postgres/template1 tablespace moves
Bruce Momjian
2015-09-11
*
psql: Generic tab completion support for enum and bool GUCs.
Andres Freund
2015-09-08
*
Improve tab-completion for GRANT and REVOKE.
Fujii Masao
2015-09-09
*
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-08
*
In the pg_rewind test suite, receive WAL fully before promoting.
Noah Misch
2015-09-07
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
*
Disable fsync throughout TAP test suites.
Noah Misch
2015-09-03
*
psql: print longtable as a possible \pset option
Bruce Momjian
2015-08-31
*
Reestablish alignment of pg_controldata output.
Joe Conway
2015-08-25
*
Add hint to run "pgbench -i", if test tables don't exist.
Heikki Linnakangas
2015-08-22
*
psql: Make EXECUTE PROCEDURE tab completion a bit narrower.
Robert Haas
2015-08-18
*
Fix reporting of skipped transactions in pgbench.
Heikki Linnakangas
2015-08-17
*
Don't use function definitions looking like old-style ones.
Andres Freund
2015-08-15
*
vacuumdb: Don't assign negative values to a boolean.
Andres Freund
2015-08-15
*
Use the correct type for TableInfo->relreplident.
Andres Freund
2015-08-15
*
Handle PQresultErrorField(PG_DIAG_SQLSTATE) returning NULL in streamutil.c.
Andres Freund
2015-08-12
*
More fixes to allow pg_rewind tests to run on Msys.
Andrew Dunstan
2015-08-11
*
Fix privilege dumping from servers too old to have that type of privilege.
Tom Lane
2015-08-10
*
Work around an apparent bug in the Msys DTK perl's regex engine.
Andrew Dunstan
2015-08-10
*
Don't start to stream after pg_receivexlog --create-slot.
Andres Freund
2015-08-10
*
Fix bug slowing down pgbench when -P is used.
Andres Freund
2015-08-08
*
Improve includes introduced in the replication origins patch.
Andres Freund
2015-08-06
*
Allow pg_rewind tap tests to run with older File::Path versions
Andrew Dunstan
2015-08-05
*
Fix pg_dump to dump shell types.
Tom Lane
2015-08-04
*
Tab completion for CREATE SEQUENCE.
Robert Haas
2015-08-04
*
Fix psql \d output of policies.
Joe Conway
2015-08-03
*
Fix pg_rewind when pg_xlog is a symlink.
Heikki Linnakangas
2015-08-03
*
Clean up pg_rewind regression test script.
Heikki Linnakangas
2015-08-03
*
Allow TAP tests to run under Msys
Andrew Dunstan
2015-08-02
*
Fix calculation of latency of pgbench backslash commands.
Heikki Linnakangas
2015-07-30
*
Remove redundant "make install" from pg_upgrade test suite.
Noah Misch
2015-07-29
*
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-29
*
pg_basebackup: Add --slot option
Peter Eisentraut
2015-07-28
[next]