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
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
*
Fix count of skipped test of basebackup on Windows
Teodor Sigaev
2018-03-27
*
Skip temp tables from basebackup.
Teodor Sigaev
2018-03-27
*
Set random seed for pgbench.
Teodor Sigaev
2018-03-26
*
pg_resetwal: Allow users to change the WAL segment size
Peter Eisentraut
2018-03-25
*
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-25
*
pg_resetwal: Fix logical typo in code
Peter Eisentraut
2018-03-25
*
Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.
Tom Lane
2018-03-25
*
Add long options to pg_resetwal and pg_controldata
Peter Eisentraut
2018-03-24
*
initdb: Improve --wal-segsize handling
Peter Eisentraut
2018-03-24
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Exclude unlogged tables from base backups
Teodor Sigaev
2018-03-23
*
pg_resetwal: Prevent division-by-zero errors
Peter Eisentraut
2018-03-23
*
pg_resetwal: Add simple test suite
Peter Eisentraut
2018-03-23
*
UINT64CONST'fy long constants in pgbench
Teodor Sigaev
2018-03-22
*
Add \if support to pgbench
Teodor Sigaev
2018-03-22
*
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-03-21
*
pg_controldata: Prevent division-by-zero errors
Peter Eisentraut
2018-03-21
*
Add general purpose hasing functions to pgbench.
Teodor Sigaev
2018-03-21
*
Fix pg_recvlogical for pre-10 versions
Magnus Hagander
2018-03-18
*
Rename TransactionChain functions
Peter Eisentraut
2018-03-16
*
Fix more format truncation issues
Peter Eisentraut
2018-03-15
*
Clarify initdb --help message for --wal-segsize
Magnus Hagander
2018-03-11
*
In psql, restore old behavior of Query_for_list_of_functions.
Tom Lane
2018-03-10
*
In initdb, don't bother trying max_connections = 10.
Tom Lane
2018-03-08
*
Add infrastructure to support server-version-dependent tab completion.
Tom Lane
2018-03-05
*
Fix pg_rewind to handle relation data files in tablespaces properly.
Fujii Masao
2018-03-06
*
Fix pgbench TAP test to work in VPATH builds.
Tom Lane
2018-03-02
*
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-03-02
*
Improve tab-completion for ALTER INDEX RESET/SET.
Fujii Masao
2018-03-03
*
pgbench: consolidate a few PQfinish calls.
Andres Freund
2018-03-01
*
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-26
*
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-02-26
*
Un-break parallel pg_upgrade.
Tom Lane
2018-02-25
*
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-02-24
*
Fix perlcritic warnings
Peter Eisentraut
2018-02-22
*
Repair pg_upgrade's failure to preserve relfrozenxid for matviews.
Tom Lane
2018-02-21
*
Fix pg_dump's logic for eliding sequence limits that match the defaults.
Tom Lane
2018-02-20
*
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
2018-02-19
*
Silence assorted "variable may be used uninitialized" warnings.
Tom Lane
2018-02-14
*
psql: give ^D hint for \q in place where \q is ignored
Bruce Momjian
2018-02-12
*
Fix assorted errors in pg_dump's handling of extended statistics objects.
Tom Lane
2018-02-11
*
Ensure that all temp files made during pg_upgrade are non-world-readable.
Tom Lane
2018-02-05
*
psql: Add quit/help behavior/hint, for other tool portability
Bruce Momjian
2018-02-01
*
Avoid misleading psql password prompt when username is multiply specified.
Tom Lane
2018-01-29
*
Support --no-comments in pg_dump, pg_dumpall, pg_restore.
Tom Lane
2018-01-25
*
Add missing "static" markers.
Tom Lane
2018-01-25
*
Clean up some aspects of pg_dump/pg_restore item-selection logic.
Tom Lane
2018-01-25
*
Improve pg_dump's handling of "special" built-in objects.
Tom Lane
2018-01-25
*
pgbench: Remove accidental garbage in test file
Peter Eisentraut
2018-01-23
[next]